Displaying 1 result from an estimated 1 matches for "multidropimapsslretriever".
2011 Jan 12
0
Refilter Mailboxes via Sieve - Missing delivered-to header
...re are many mails without a delivered-to-header.
What can i do?
Error:
Configuration error: envelope_recipient specified header missing
(delivered-to:1)
Would be okay if getmail would just skip the mail, but it cancels. Not
sure if there is any way around.
This is the config:
[retriever]
type = MultidropIMAPSSLRetriever
envelope_recipient = delivered-to:1
server = foo
port = 993
username = foo
password = foo
mailboxes = ("INBOX.REFILTER",)
move_on_delete = INBOX.trash
[destination]
type = MDA_external
path = /usr/lib/dovecot/deliver
arguments = ("-e", "-f", "%(sender)", &quo...