Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Sieve-Example:Notify: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
If you can edit the sieve filter manually, then you can also get the Sender and add that to the subject line:
 
<syntaxhighlight lang="python" line>
# rule:[notify]
if header :matches "Subject" "*"
 
This sets a variable of the subject, and then sends an email to another mailbox using the subject line.
 
 
 
[[Category:Sieve]]
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,274

edits