Hello again, SM pisze:
Hello, At 08:33 29-04-2008, Zbigniew Szalbot wrote:I am not sure. Emails sent exactly the same way (from a local webclient) for the szalbot.homedns.org domain do get signed. Here's an example:What does the logs show for that example?
To sum up $ cat /usr/local/etc/mail/dkim-filter.conf |grep -v "#" AutoRestart Yes AutoRestartCount 5 Domain szalbot.homedns.org,domszalbot.dyndns.org KeyList /var/db/domainkeys/keylist Mode s PidFile /var/run/milterdkim/signer.pid RemoveOldSignatures Yes SignatureAlgorithm rsa-sha1 Socket inet:[EMAIL PROTECTED] Syslog Yes LogWhy Yes SyslogFacility mail SyslogSuccess yes X-Header YesI am doing a test with a local webmail client (will later repeat with a remote one, which authenticates).
First test is from szalbot.homedns.org domain which gets signed. maillog snippet:Apr 30 14:45:37 szalbot postfix/pickup[78960]: E23632845F: uid=80 from=<[EMAIL PROTECTED]> Apr 30 14:45:37 szalbot postfix/cleanup[79811]: E23632845F: message-id=<[EMAIL PROTECTED]> Apr 30 14:45:37 szalbot postfix/qmgr[13956]: E23632845F: from=<[EMAIL PROTECTED]>, size=669, nrcpt=1 (queue active) Apr 30 14:45:38 szalbot postfix/smtp[79814]: E23632845F: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.98, delays=0.13/0.05/0.01/0.79, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=57513-10, from MTA: 250 2.0.0 Ok: queued as 7F70C28460)
Apr 30 14:45:38 szalbot postfix/qmgr[13956]: E23632845F: removedApr 30 14:45:38 szalbot postfix/local[79820]: 7F70C28460: to=<[EMAIL PROTECTED]>, relay=local, delay=0.45, delays=0.26/0.09/0/0.1, dsn=2.0.0, status=sent (forwarded as D410228461)
Apr 30 14:45:38 szalbot postfix/qmgr[13956]: 7F70C28460: removed
and email headers:
Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: by lists.lc-words.com (Postfix)
id D410228461; Wed, 30 Apr 2008 14:45:38 +0200 (CEST)
Delivered-To: [EMAIL PROTECTED]
Received: from localhost (localhost [127.0.0.1])
by lists.lc-words.com (Postfix) with ESMTP id 7F70C28460
for <[EMAIL PROTECTED]>; Wed, 30 Apr 2008 14:45:38 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=szalbot.homedns.org;
s=szalbot; t=1209559538; bh=RncHNkkRgpHaoq2sZDSLD5ey4Pc=; h=To:
Subject:MIME-Version:Date:From:Message-ID:Content-Type:
Content-Transfer-Encoding; b=hhx3ZDCW9Biln+NrlIMp0YzTjB273ARRgCYnf
irzLqGN+jnujHCYGaBXVLdDeBVTiKigxqbgF8VJieuSc78vLno6Mp6UVzP7ibQ5TS7V
yp+Bmflbm1emKEsyir4RHLwSATCKwXAmQYD1BEtzIyKmZb4Ixw/VdxLmqwswYJLOaqc
=
Received: from lists.lc-words.com ([127.0.0.1])
by localhost (szalbot.homedns.org [127.0.0.1]) (amavisd-maia, port 10024)
with ESMTP id 57513-10 for <[EMAIL PROTECTED]>;
Wed, 30 Apr 2008 14:45:38 +0200 (CEST)
Received: by lists.lc-words.com (Postfix, from userid 80)
id E23632845F; Wed, 30 Apr 2008 14:45:37 +0200 (CEST)
To: [EMAIL PROTECTED]
Subject: test
X-PHP-Script: szalbot.homedns.org/roundcube/index.php for 192.168.11.1
MIME-Version: 1.0
Date: Wed, 30 Apr 2008 14:45:37 +0200
From: Zbigniew Szalbot <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Received: from 192.168.11.1 [192.168.11.1]
with HTTP/1.1 (POST); Wed, 30 Apr 2008 14:45:37 +0200
User-Agent: RoundCube Webmail
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
test
*********
Now I am trying the same setting with domszalbot.dyndns.org account
maillog snippet:
Apr 30 14:48:21 szalbot postfix/pickup[78960]: 5B7632845F: uid=80
from=<[EMAIL PROTECTED]>
Apr 30 14:48:21 szalbot postfix/cleanup[79911]: 5B7632845F:
message-id=<[EMAIL PROTECTED]>
Apr 30 14:48:21 szalbot postfix/qmgr[13956]: 5B7632845F:
from=<[EMAIL PROTECTED]>, size=648, nrcpt=1 (queue active)
Apr 30 14:48:22 szalbot postfix/smtp[79914]: 5B7632845F:
to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024,
delay=0.81, delays=0.15/0.06/0.01/0.6, dsn=2.6.0, status=sent (250 2.6.0
Ok, id=57892-09, from MTA: 250 2.0.0 Ok: queued as DBB5E28460)
Apr 30 14:48:22 szalbot postfix/qmgr[13956]: 5B7632845F: removedApr 30 14:48:22 szalbot postfix/local[79918]: DBB5E28460: to=<[EMAIL PROTECTED]>, relay=local, delay=0.25, delays=0.15/0.08/0/0.02, dsn=2.0.0, status=sent (forwarded as 2134428461)
Apr 30 14:48:22 szalbot postfix/qmgr[13956]: DBB5E28460: removed
and email headers
Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: by lists.lc-words.com (Postfix)
id 2134428461; Wed, 30 Apr 2008 14:48:22 +0200 (CEST)
Delivered-To: [EMAIL PROTECTED]
Received: from localhost (localhost [127.0.0.1])
by lists.lc-words.com (Postfix) with ESMTP id DBB5E28460
for <[EMAIL PROTECTED]>; Wed, 30 Apr 2008 14:48:21 +0200 (CEST)
Received: from lists.lc-words.com ([127.0.0.1])
by localhost (szalbot.homedns.org [127.0.0.1]) (amavisd-maia, port 10024)
with ESMTP id 57892-09 for <[EMAIL PROTECTED]>;
Wed, 30 Apr 2008 14:48:21 +0200 (CEST)
Received: by lists.lc-words.com (Postfix, from userid 80)
id 5B7632845F; Wed, 30 Apr 2008 14:48:21 +0200 (CEST)
To: [EMAIL PROTECTED]
Subject: test
X-PHP-Script: szalbot.homedns.org/roundcube/index.php for 192.168.11.1
MIME-Version: 1.0
Date: Wed, 30 Apr 2008 14:48:21 +0200
From: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Received: from 192.168.11.1 [192.168.11.1]
with HTTP/1.1 (POST); Wed, 30 Apr 2008 14:48:21 +0200
User-Agent: RoundCube Webmail
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
test
*********
I do not know why
1/ dkim-filter does not log anything in maillog
2/ the second domain is not signed
$ pkg_info -Ix dkim-milter
dkim-milter-2.5.5 Domainkeys Identified Mail (DKIM) milter
I will repeat the test with a remote client. However, many thanks for
your help!
-- Zbigniew Szalbot www.lc-words.com
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
