Re: Stripping Received: headers

2016-10-30 Thread Noel Jones
On 10/30/2016 5:16 AM, Den1 wrote: > > You are saying that "there is only one action allowed per header". I guess > this is the reason why it does not work. My > /^User-Agent: .*/ IGNORE triggers > > and all the other rules like > /^Received: .*/ IGNORE > /^X-Originating-IP:/IGNORE >

SV: DKIM not verifying without signature

2016-10-30 Thread Sebastian Nielsen
You can add "AlwaysAddARHeader yes" Then opendkim will always add a verification header even if no signature. There is also also the following options available: On-BadSignature On-Default On-DNSError On-InternalError On-KeyNotFound On-NoSignature On-Security On-SignatureError Which can b

Re: DKIM not verifying without signature

2016-10-30 Thread Bill Cole
On 30 Oct 2016, at 12:43, Robert Fitzpatrick wrote: The opendkim mailing lists seems not available any longer, so thought I'd try here. I'm trying to get a handle on how to setup DKIM properly on a gateway server, not even sure if what I'm trying to do is possible. This gateway serves as an MX

DKIM not verifying without signature

2016-10-30 Thread Robert Fitzpatrick
The opendkim mailing lists seems not available any longer, so thought I'd try here. I'm trying to get a handle on how to setup DKIM properly on a gateway server, not even sure if what I'm trying to do is possible. This gateway serves as an MX with ClamAV+Amavisd+SA filtering as well as the smar

Re: Stripping Received: headers

2016-10-30 Thread Den1
Noel Jones-2 wrote > On 10/29/2016 1:45 AM, Den1 wrote: >> Could you please, advise where do I exactly place those three in order >> for >> them to work (based on my postconf -n and postconf -Mf pasted here)? >> >> 1.) -o cleanup_service_name=subcleanup > > The above line may be added after any