Re: DKIM doubled, which one to remove?

2019-05-24 Thread lists
On Fri, May 24, 2019 9:31 pm, Matus UHLAR - fantomas wrote:

>> which one should be bypassed, and, how to do so ?
>
> very hard to say withoutmore info. What do milters on ports 8891 and 8893
> do?


OpenDKIM and OpenDMARC


I was just installing DKIM followed by DMARC using Steve Jenkins howto
https://www.stevejenkins.com/blog/2011/08/installing-opendkim-rpm-via-yum-with-postfix-or-sendmail-for-rhel-centos-fedora/


thanks, V



>> from main.cf ..
>> content_filter = smtp-amavis:[127.0.0.1]:10024
>> smtp-amavis_destination_recipient_limit = 1 ..
>> smtpd_milters = inet:127.0.0.1:8891, inet:127.0.0.1:8893
>> non_smtpd_milters = $smtpd_milters milter_default_action = accept
>>
>>
>> [1]
>> # grep  711344531867  /var/log/maillog
>> May 24 15:15:08 geko postfix/smtpd[20479]: 711344531867:
>> client=mail.wintemo.eu[89.163.128.70] May 24 15:15:09 geko
>> postfix/cleanup[20551]: 711344531867:
>> message-id= May 24 15:15:10
>> geko postfix/qmgr[6755]: 711344531867: from=,
>> size=201981, nrcpt=1 (queue active) May 24 15:15:46 geko amavis[19646]:
>> (19646-19) Passed CLEAN
>> {RelayedInbound}, [89.163.128.70]:37104 [185.48.248.138]
>>  -> , Queue-ID: 711344531867,
>> Message-ID: , mail_id:
>> HjCP4miqJx91, Hits: 0.206, size: 202014, queued_as: 49850456275B, 35718
>> ms May 24 15:15:46 geko postfix/smtp[20553]: 711344531867:
>> to=, relay=127.0.0.1[127.0.0.1]:10024, delay=79,
>> delays=43/0.02/0.01/36, dsn=2.0.0, status=sent (250 2.0.0 from
>> MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 49850456275B)
>> May 24 15:15:46 geko postfix/qmgr[6755]: 711344531867: removed
>> #
>>
>>
>> # grep  49850456275B /var/log/maillog
>> May 24 15:15:46 geko postfix/smtpd[20563]: 49850456275B:
>> client=localhost[127.0.0.1] May 24 15:15:46 geko postfix/cleanup[20551]:
>> 49850456275B:
>> message-id= May 24 15:15:46
>> geko postfix/qmgr[6755]: 49850456275B: from=,
>> size=202478, nrcpt=1 (queue active) May 24 15:15:46 geko amavis[19646]:
>> (19646-19) Passed CLEAN
>> {RelayedInbound}, [89.163.128.70]:37104 [185.48.248.138]
>>  -> , Queue-ID: 711344531867,
>> Message-ID: , mail_id:
>> HjCP4miqJx91, Hits: 0.206, size: 202014, queued_as: 49850456275B, 35718
>> ms May 24 15:15:46 geko postfix/smtp[20553]: 711344531867:
>> to=, relay=127.0.0.1[127.0.0.1]:10024, delay=79,
>> delays=43/0.02/0.01/36, dsn=2.0.0, status=sent (250 2.0.0 from
>> MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 49850456275B)
>> May 24 15:15:52 geko postfix/pipe[20565]: 49850456275B:
>> to=, relay=dovecot, delay=5.9, delays=0.11/0.03/0/5.8,
>> dsn=2.0.0, status=sent (delivered via dovecot service) May 24 15:15:52
>> geko postfix/qmgr[6755]: 49850456275B: removed
>>
>
> --
> Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> You have the right to remain silent. Anything you say will be misquoted,
> then used against you.
>




Re: DKIM doubled, which one to remove?

2019-05-24 Thread Matus UHLAR - fantomas

On 24.05.19 21:19, li...@sbt.net.au wrote:

following earlier advice here, I've finally tried to set DKIM

I think I'm getting there, but I've noticed it's doubling up[1], with amavis

which one should be bypassed, and, how to do so ?


very hard to say withoutmore info.
What do milters on ports 8891 and 8893 do?


thanks, V

from main.cf
..
content_filter = smtp-amavis:[127.0.0.1]:10024
smtp-amavis_destination_recipient_limit = 1
..
smtpd_milters = inet:127.0.0.1:8891, inet:127.0.0.1:8893
non_smtpd_milters = $smtpd_milters
milter_default_action = accept


[1]
# grep  711344531867  /var/log/maillog
May 24 15:15:08 geko postfix/smtpd[20479]: 711344531867:
client=mail.wintemo.eu[89.163.128.70]
May 24 15:15:09 geko postfix/cleanup[20551]: 711344531867:
message-id=
May 24 15:15:10 geko postfix/qmgr[6755]: 711344531867:
from=, size=201981, nrcpt=1 (queue active)
May 24 15:15:46 geko amavis[19646]: (19646-19) Passed CLEAN
{RelayedInbound}, [89.163.128.70]:37104 [185.48.248.138]
 -> , Queue-ID: 711344531867,
Message-ID: , mail_id:
HjCP4miqJx91, Hits: 0.206, size: 202014, queued_as: 49850456275B, 35718 ms
May 24 15:15:46 geko postfix/smtp[20553]: 711344531867:
to=, relay=127.0.0.1[127.0.0.1]:10024, delay=79,
delays=43/0.02/0.01/36, dsn=2.0.0, status=sent (250 2.0.0 from
MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 49850456275B)
May 24 15:15:46 geko postfix/qmgr[6755]: 711344531867: removed
#

# grep  49850456275B /var/log/maillog
May 24 15:15:46 geko postfix/smtpd[20563]: 49850456275B:
client=localhost[127.0.0.1]
May 24 15:15:46 geko postfix/cleanup[20551]: 49850456275B:
message-id=
May 24 15:15:46 geko postfix/qmgr[6755]: 49850456275B:
from=, size=202478, nrcpt=1 (queue active)
May 24 15:15:46 geko amavis[19646]: (19646-19) Passed CLEAN
{RelayedInbound}, [89.163.128.70]:37104 [185.48.248.138]
 -> , Queue-ID: 711344531867,
Message-ID: , mail_id:
HjCP4miqJx91, Hits: 0.206, size: 202014, queued_as: 49850456275B, 35718 ms
May 24 15:15:46 geko postfix/smtp[20553]: 711344531867:
to=, relay=127.0.0.1[127.0.0.1]:10024, delay=79,
delays=43/0.02/0.01/36, dsn=2.0.0, status=sent (250 2.0.0 from
MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 49850456275B)
May 24 15:15:52 geko postfix/pipe[20565]: 49850456275B:
to=, relay=dovecot, delay=5.9, delays=0.11/0.03/0/5.8,
dsn=2.0.0, status=sent (delivered via dovecot service)
May 24 15:15:52 geko postfix/qmgr[6755]: 49850456275B: removed



--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
You have the right to remain silent. Anything you say will be misquoted,
then used against you. 


DKIM doubled, which one to remove?

2019-05-24 Thread lists
following earlier advice here, I've finally tried to set DKIM

I think I'm getting there, but I've noticed it's doubling up[1], with amavis

which one should be bypassed, and, how to do so ?

thanks, V

from main.cf
..
content_filter = smtp-amavis:[127.0.0.1]:10024
smtp-amavis_destination_recipient_limit = 1
..
smtpd_milters = inet:127.0.0.1:8891, inet:127.0.0.1:8893
non_smtpd_milters = $smtpd_milters
milter_default_action = accept


[1]
# grep  711344531867  /var/log/maillog
May 24 15:15:08 geko postfix/smtpd[20479]: 711344531867:
client=mail.wintemo.eu[89.163.128.70]
May 24 15:15:09 geko postfix/cleanup[20551]: 711344531867:
message-id=
May 24 15:15:10 geko postfix/qmgr[6755]: 711344531867:
from=, size=201981, nrcpt=1 (queue active)
May 24 15:15:46 geko amavis[19646]: (19646-19) Passed CLEAN
{RelayedInbound}, [89.163.128.70]:37104 [185.48.248.138]
 -> , Queue-ID: 711344531867,
Message-ID: , mail_id:
HjCP4miqJx91, Hits: 0.206, size: 202014, queued_as: 49850456275B, 35718 ms
May 24 15:15:46 geko postfix/smtp[20553]: 711344531867:
to=, relay=127.0.0.1[127.0.0.1]:10024, delay=79,
delays=43/0.02/0.01/36, dsn=2.0.0, status=sent (250 2.0.0 from
MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 49850456275B)
May 24 15:15:46 geko postfix/qmgr[6755]: 711344531867: removed
#

# grep  49850456275B /var/log/maillog
May 24 15:15:46 geko postfix/smtpd[20563]: 49850456275B:
client=localhost[127.0.0.1]
May 24 15:15:46 geko postfix/cleanup[20551]: 49850456275B:
message-id=
May 24 15:15:46 geko postfix/qmgr[6755]: 49850456275B:
from=, size=202478, nrcpt=1 (queue active)
May 24 15:15:46 geko amavis[19646]: (19646-19) Passed CLEAN
{RelayedInbound}, [89.163.128.70]:37104 [185.48.248.138]
 -> , Queue-ID: 711344531867,
Message-ID: , mail_id:
HjCP4miqJx91, Hits: 0.206, size: 202014, queued_as: 49850456275B, 35718 ms
May 24 15:15:46 geko postfix/smtp[20553]: 711344531867:
to=, relay=127.0.0.1[127.0.0.1]:10024, delay=79,
delays=43/0.02/0.01/36, dsn=2.0.0, status=sent (250 2.0.0 from
MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 49850456275B)
May 24 15:15:52 geko postfix/pipe[20565]: 49850456275B:
to=, relay=dovecot, delay=5.9, delays=0.11/0.03/0/5.8,
dsn=2.0.0, status=sent (delivered via dovecot service)
May 24 15:15:52 geko postfix/qmgr[6755]: 49850456275B: removed