On 10/10/2011 5:18 PM, Syafril Hermansyah wrote:
>
> I can confirm now, it does stripe out DomainKey-Signature header as well.
Correct.
The headers removed are domainkey-signature, dkim-signature and
authentication-results. See Mailman/Handlers/CleanseDKIM.py.
--
Mark Sapiro The highw
On 10/11/2011 12:53 AM, Syafril Hermansyah wrote:
>> I believe it will do yes, as this feature was introduced when Domain
>> > Keys was still in active development and used a lot more than it is
>> > now.
> Thank you, I didn't check it yet since my list server idle now (already
> midnight in my cou
On 11/10/11 00:45, Andrew Hodgson wrote:
>>> REMOVE_DKIM_HEADERS = Yes
>> Does this setting also removing DomainKey-Signature as well
>> (generate by gmail users)? I was using work around by removing
>> those header using postfix's header check.
>
> I believe it will do yes, as this feature was
Syafril Hermansyah wrote:
>On 10/10/11 17:45, Andrew Hodgson wrote:
>>> I suspect this is because mailman not stripe out original DKIM header
>>> so that the DKIM verification going bad,
>>
>> Simply add the following to mm_cfg.py:
>>
>> REMOVE_DKIM_HEADERS = Yes
>
>> Taken from defaults.
On 10/10/11 17:45, Andrew Hodgson wrote:
>> I suspect this is because mailman not stripe out original DKIM
>> header so that the DKIM verification going bad,
>
> Simply add the following to mm_cfg.py:
>
> REMOVE_DKIM_HEADERS = Yes
> Taken from defaults.py:
My fault, I should check that fi
Syafril Hermansyah [syaf...@dutaint.co.id] wrote:
>My list has been run smoothly so far, but I got complaint from list
>member who use yahoo.com family domain, all of their own posting goes to
>to spam folder.
>I suspect this is because mailman not stripe out original DKIM header so
>that the DKI
Hi there,
My list has been run smoothly so far, but I got complaint from list
member who use yahoo.com family domain, all of their own posting goes to
to spam folder.
I suspect this is because mailman not stripe out original DKIM header so
that the DKIM verification going bad,
Herewith sample of