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

Title: Horde - Automatic reply not work on DKIM signed domains
Post 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
Title: Re: Horde - Automatic reply not work on DKIM signed domains
Post by: ReetP on April 23, 2020, 09:58:28 AM
Bug please.....

Does this happen on Horde 5?
Title: Re: Horde - Automatic reply not work on DKIM signed domains
Post by: SchulzStefan on April 23, 2020, 10:06:20 AM
IMVHO this bug should already match: https://bugs.contribs.org/show_bug.cgi?id=9206

I'm with horde 5.2.21

regards,
stefan

Title: Re: Horde - Automatic reply not work on DKIM signed domains
Post by: Jean-Philippe Pialasse on May 03, 2020, 06:08:10 AM
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.
Title: Re: Horde - Automatic reply not work on DKIM signed domains
Post by: SchulzStefan on May 03, 2020, 01:24:57 PM
Bug opened

https://bugs.contribs.org/show_bug.cgi?id=10941

regards,
stefan
Title: Re: Horde - Automatic reply not work on DKIM signed domains
Post by: Jean-Philippe Pialasse on May 03, 2020, 04:19:52 PM
thank you for that