[Postfixbuch-users] Signierung mit DKIM geht nicht
Michael Nausch
michael at nausch.org
Mo Feb 28 09:35:31 CET 2011
HI JIm,
Quoting Jim Knuth <jk at jkart.de>:
> 195.137.213.14:submission inet n - - 0 - smtpd
...
> -o content_filter=lmtp-amavis:[127.0.0.1]:10026
> -o milter_macro_daemon_name=ORIGINATING
Gut, was hast Du den bei Deiner amavis-Konfig für "ORIGINATING" gesetzt?
i.e.:
# it is up to MTA to re-route mail from authenticated roaming users or
# from internal hosts to a dedicated TCP port (such as 10026) for filtering
$interface_policy{'10026'} = 'ORIGINATING';
$policy_bank{'ORIGINATING'} = { # mail supposedly originating from our users
originating => 1, # declare that mail was submitted by our smtp client
allow_disclaimers => 1, # enables disclaimer insertion if available
# notify administrator of locally originating malware
virus_admin_maps => ["virusalert\@$mydomain"],
spam_admin_maps => ["virusalert\@$mydomain"],
warnbadhsender => 1,
# forward to a smtpd service providing DKIM signing service
forward_method => 'smtp:[127.0.0.1]:10027',
# force MTA conversion to 7-bit (e.g. before DKIM signing)
smtpd_discard_ehlo_keywords => ['8BITMIME'],
bypass_banned_checks_maps => [1], # allow sending any file names and types
terminate_dsn_on_notify_success => 0, # don't remove NOTIFY=SUCCESS option
};
Damit kann der AMaVis-Daemon u.a. auch unterscheiden, welche eMails
ein- bzw. ausgehend sind und somit gesteuert werden kann, welche
eMails signiert werden müssen/sollen.
Mehr fällt mir im Moment (noch) nicht ein.
cu
Django
--
"Bonnie & Clyde der Postmaster-Szene!" approved by Postfix-God
http://wetterstation-pliening.info
http://dokuwiki.nausch.org
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname : nicht verfügbar
Dateityp : application/pgp-signature
Dateigröße : 189 bytes
Beschreibung: Digitale PGP-Unterschrift
URL : <https://listi.jpberlin.de/pipermail/postfixbuch-users/attachments/20110228/f41c78a7/attachment.sig>
Mehr Informationen über die Mailingliste Postfixbuch-users