Displaying 1 result from an estimated 1 matches for "lda_mailbox_autosubscribre".
Did you mean:
lda_mailbox_autosubscribe
2012 Aug 28
1
use sieve plugin with variable and folders
...;
}
////////////////////
I get in the log the following : "error: msgid=<****>: failed to store into
mailbox '.INBOX.iop': Invalid mailbox name"
And the email is stored in the INBOX (implicit keep was successful)
I checked that "lda_mailbox_autocreate" and "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....