NethServer Version: 7.5.1804
Module: getmail
Hi all,
I have a MultidropPOP3SSLRetriever configured:
[retriever]
type = MultidropPOP3SSLRetriever
server = pop.mail.nl
username = user@mail.nl
password = ******
envelope_recipient = delivered-to:2
[destination]
type = MDA_external
path = /usr/libexec/dovecot/dovecot-lda
arguments = ("-e","-d","%(recipient)")
user = vmail
group = vmail
...
It worked fine, but after update to 7.5.1804 mail is not delivered to alias addresses anymore.
Anyone with the same problem? (And a solution? )
regards,
Ruud