Skip to content

parse roundcube managesieve plugin comments #105

@chongma

Description

@chongma

When editing rules using roundcube managesieve plugin it puts the rule names at the top of each rule in the format, e.g

# rule:[job]
if anyof (header :contains "from" "noreply@domain.tld")
{
	fileinto "Job";
}

Is there any way to preserve that format? And also if possible to search by the rule name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions