Re: SPF DNS Error / R_SPF_DNSFAIL

2022-12-19 Thread Carlos Mogas da Silva
On Mon, 2022-12-19 at 15:59 +0100, Bernardo Reino wrote: > But I'm 99.9% sure this has nothing to do with dovecot :) > Looks like I won the #facepalm award :D Ment to send the email to rspamd list but sent it here... Sorry.

Re: SPF DNS Error / R_SPF_DNSFAIL

2022-12-19 Thread Carlos Mogas da Silva
On Mon, 2022-12-19 at 12:38 +0100, Benny Pedersen wrote: > Carlos Mogas da Silva skrev den 2022-12-19 11:57: > > Hi list. > > > > My incoming messages are getting R_SPF_DNSFAIL and an error on the > > Authentication-Results header: > > > > spf=tem

SPF DNS Error / R_SPF_DNSFAIL

2022-12-19 Thread Carlos Mogas da Silva
Hi list. My incoming messages are getting R_SPF_DNSFAIL and an error on the Authentication-Results header: spf=temperror (mail01.r3pek.org: error in processing during lookup of no-re...@cttexpresso.pt: DNS error) I see the DNS request on my DNS server and a "working" reply going out. What ca

Submission auth gssapi: line too long

2022-08-14 Thread Carlos Mogas da Silva
Hey guys. Dovecot is complaining about a "Line too long" when the clients send the AUTH command with GSSAPI authentication. Known bug? # dovecot --version 2.3.19.1 (9b53102964) This is right after the EHLO command (which is after STARTTLS): [1]: No more commands pending [1]: Sending replies [1]

[BUG] GSSAPI auth doesn't work on 2.3.11

2020-09-14 Thread Carlos Mogas da Silva
Hi list! I have a CentOS 7 server running dovecot with GSSAPI auth enabled. Version 2.3.10 was working fine but after the upgrade to 2.3.11 it stopped working. On thing I see on the logs is that the user field comes up empty when compared to the 2.3.10. Example: 2.3.10: Sep 14 13:39:20 mail.r3p