Re: spf helo pass

2021-12-30 Thread Felix Zielcke
Am Donnerstag, dem 30.12.2021 um 17:07 -0500 schrieb dove...@ptld.com: > > On 12-30-2021 10:35 am, Felix Zielcke wrote: > > > > But dovecot mailing list uses ARC Headers. > > And they seem to verify for me (using rspamd) > > > I have not fully studied ARC, but from briefly looking isn't ARC just

Re: spf helo pass

2021-12-30 Thread Peter
On 31/12/21 4:32 am, dove...@ptld.com wrote: DMARC breaks on dovecot mailing list. That is not always the case. Indeed your message explicitly passes DMARC. DMARC does not break on postfix mailing list. This is not true either. I have had several messages fail DMARC from the postfix list

Re: spf helo pass

2021-12-30 Thread dovecot
> On 12-30-2021 10:35 am, Felix Zielcke wrote: > > But dovecot mailing list uses ARC Headers. > And they seem to verify for me (using rspamd) I have not fully studied ARC, but from briefly looking isn't ARC just a way for the sending server to attest to the email it is relaying as being legit?

Re: cumulative resource limit exceeded

2021-12-30 Thread Aki Tuomi
> On 29/12/2021 22:09 Mats Mellstrand wrote: > > > Hi > > I’m running dovecot-2.3.15 and dovecot-pigeonhole-0.5.15 on FreeBSD 13 > > To day i suddenly get errors in my personal logfile (.dovecot.sieve.log) > > sieve: info: started log at Dec 29 20:26:42. > .dovecot: error: cumulative re

Error: fts_solr: received invalid uid

2021-12-30 Thread oliver . krone
I'm using dovecot 2.3.13, solr 8.x. and roundcube 1.5.1. However when I do a search I get the the Error: fts_solr: received invalid uid, search results are ok. Thanks

Re: spf helo pass

2021-12-30 Thread Benny Pedersen
On 2021-12-30 16:35, Felix Zielcke wrote: But dovecot mailing list uses ARC Headers. And they seem to verify for me (using rspamd) arc does not need spf or dkim on the forwarding host problem i report is that spf helo pass is missing, and this is not an issue for arc at all

Re: spf helo pass

2021-12-30 Thread Benny Pedersen
On 2021-12-30 16:32, dove...@ptld.com wrote: DMARC breaks on dovecot mailing list. dmarc is fine if spf pass, but that is only half correct depending on dmarc policy DMARC does not break on postfix mailing list. there is no spf on postfix maillist, so lets remove it on dovecot ?, fool :

Re: spf helo pass

2021-12-30 Thread Felix Zielcke
Am Donnerstag, dem 30.12.2021 um 10:32 -0500 schrieb dove...@ptld.com: > > On 12-30-2021 10:11 am, Benny Pedersen wrote: > > On 2021-12-30 12:58, Aki Tuomi wrote: > > > > On 30/12/2021 06:38 Benny Pedersen wrote: > > > > would be nice to see added :=) > > > > talvi.dovecot.org txt "spfv1 a -all" >

Re: spf helo pass

2021-12-30 Thread dovecot
> On 12-30-2021 10:11 am, Benny Pedersen wrote: > On 2021-12-30 12:58, Aki Tuomi wrote: >>> On 30/12/2021 06:38 Benny Pedersen wrote: >>> would be nice to see added :=) >>> talvi.dovecot.org txt "spfv1 a -all" >> Why? > > dkim fails here > spf is more stable > results from current msg DMARC bre

Re: spf helo pass

2021-12-30 Thread Benny Pedersen
On 2021-12-30 12:58, Aki Tuomi wrote: On 30/12/2021 06:38 Benny Pedersen wrote: would be nice to see added :=) talvi.dovecot.org txt "spfv1 a -all" Why? dkim fails here spf is more stable results from current msg

Re: spf helo pass

2021-12-30 Thread Aki Tuomi
> On 30/12/2021 06:38 Benny Pedersen wrote: > > > would be nice to see added :=) > > talvi.dovecot.org txt "spfv1 a -all" Why? Aki