Displaying 1 result from an estimated 1 matches for "delivto".
2012 Aug 28
1
use sieve plugin with variable and folders
..."lda_mailbox_autosubscribre"
are set to "yes".
Then , when this problem be solved, I would like to know if it is possible
with the sieve plugin to implement the following algorithm :
- extract the address from the header field "Delivered-To" and set the
variable $delivto to this previous value.
- extract the address from the header field "To" and set the variable
$to to this previous value.
- compare $delivto and $to : if they are diffrent, then redirect the
email in the subfolder .INBOX.iop.
Thank you for any help!