Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: SchulzStefan on April 23, 2020, 09:53:59 AM
-
In case in horde automatic reply is enabled and DKIM, SPF, DMARC is configured and enabled to reject, the automatic reply will be rejected with a DMARC error.
From qmail/current: delivery 2274: failure: IP_SENDER_failed_after_I_sent_the_message./Remote_host_said:_552_failed_DMARC_policy
From here: https://github.com/Mailu/Mailu/issues/121 (https://github.com/Mailu/Mailu/issues/121) and here https://github.com/hardware/mailserver/commit/227262bb58979d0462ffee9945b1d22e99be64de (https://github.com/hardware/mailserver/commit/227262bb58979d0462ffee9945b1d22e99be64de)
Adding
#Test - set envelope address in vacation auto reply
sieve_vacation_send_from_recipient = yes
to /etc/dovecot/conf.d/90-sieve.conf
will fix this problem. Should be templated or added to the next update of horde/sieve.
regards,
stefan
-
Bug please.....
Does this happen on Horde 5?
-
IMVHO this bug should already match: https://bugs.contribs.org/show_bug.cgi?id=9206
I'm with horde 5.2.21
regards,
stefan
-
not it does not match and it is closed and released for a while.
please as asked open a bug
make it against smeserver-horde on sme10 (yes 10, 9 will not have any non security fix now) and explain issue and solution there.
we are curently working on fixing few things so please do and it will most probably be fixes soon.
-
Bug opened
https://bugs.contribs.org/show_bug.cgi?id=10941
regards,
stefan
-
thank you for that