[Postfixbuch-users] Postfix+DSPAM+Amavisd-New
Andreas Winkelmann
ml at awinkelmann.de
Sa Nov 17 13:43:16 CET 2007
On Mittwoch, 14. November 2007, Silvio Siefke wrote:
> ich versuche gerade oben genanntes System ans laufen zu bekommen.
>
> 1.) Dspam 3.8.0
> ./configure --prefix=/usr/local/dspam
> --with-mysql-includes=/usr/include/mysql --with-mysql-libraries=/usr/lib
> --with-dspam-home=/var/amavis/dspam --with-dspam-owner=amavis
> --with-dspam-group=amavis --enable-virtual-users
> --enable-preferences-extension --enable-long-usernames
> --enable-virtual-users --without-delivery-agent --without-quarantine-agent
> --enable-daemon --enable-domain-scale
> make && make install
> 2.) Postfix 2.3.8, Postfixadmin
> 3.) Maia Mailguard 1.0.2a
> 4.) Debian Etch
>
> Ich habe versucht das über content_filter einzubinden, entsprechende
> Einträge in der master.cf
> ---------------------------------------------------------------------
> smtp inet n - n - 50 smtpd
> -o smtpd_proxy_filter=10024
> -o smtp_send_xforward_command=yes
> -o smtpd_proxy_timeout=200s
> -o smtp_use_tls=no
> -o smtp_skip_quit_response=no
> -o receive_override_options=no_header_body_checks
> -o smtp_host_lookup=dns
> -o disable_mime_output_conversion=yes
> -o smtpd_client_connection_count_limit=100
>
> :10025 inet n - n - 50 smtpd
>
> -o content_filter=lmtp:localhost:24
> -o lmtp_send_xforward_command=yes
> -o lmtp_destination_concurrency_limit=5
> -o smtpd_client_restrictions=
> -o smtpd_helo_restrictions=
> -o smtpd_sender_restrictions=
> -o smtpd_error_sleep_time=0
> -o smtpd_recipient_restrictions=permit_mynetworks,reject
> -o disable_mime_output_conversion=yes
> -o
> receive_override_options=no_unknown_recipient_checks,no_header_body_checks
>
> :10026 inet n - n - 50 smtpd
>
> -o content_filter=
> -o smtpd_client_restrictions=
> -o smtpd_helo_restrictions=
> -o smtpd_sender_restrictions=
> -o smtpd_error_sleep_time=0
> -o smtpd_recipient_restrictions=permit_mynetworks,reject
> -o receive_override_options=no_unknown_recipient_checks
> -o disable_mime_output_conversion=yes
> -o milter_macro_daemon_name=ORIGINATING
> -o milter_default_action=accept
> -o milter_protocol=3
> submission inet n - - - 50 smtpd
> -o smtp_send_xforward_command=yes
> -o smtpd_proxy_filter=10024
> -o smtpd_proxy_timeout=200s
> -o smtp_use_tls=no
> -o smtp_skip_quit_response=no
> -o smtp_host_lookup=dns
> ---------------------------------------------------------------------
>
> So erkennt aber Postfix nicht einmal die eigene Mailadressen mehr.
>
> Nov 14 15:02:05 m58s08 postfix/smtpd[6701]: 1E3C538607:
> client=mail.gmx.net[213.165.64.20]
> Nov 14 15:02:05 m58s08 postfix/cleanup[6829]: 1E3C538607:
> message-id=<473B0DA3.5050209 at gmx.de>
> Nov 14 15:02:05 m58s08 postfix/qmgr[6695]: 1E3C538607:
> from=<kosovafan at gmx.de>, size=944, nrcpt=1 (queue active)
> Nov 14 15:02:05 m58s08 postfix/smtpd[6701]: disconnect from
> mail.gmx.net[213.165.64.20]
> Nov 14 15:02:05 m58s08 dspam[6833]: No such feature 'chained'
Diese Fehlermeldung kommt nicht von Postfix. Scheint so da stimmt was mit der
dspam-Konfiguration nicht. Prüf das.
> Nov 14 15:02:05 m58s08 postfix/smtpd[6834]: connect from
> m58s08.vlinux.de[83.151.21.74]
> Nov 14 15:02:05 m58s08 postfix/smtpd[6834]: B7D3938609:
> client=m58s08.vlinux.de[83.151.21.74]
> Nov 14 15:02:05 m58s08 postfix/cleanup[6829]: B7D3938609:
> message-id=<473B0DA3.5050209 at gmx.de>
> Nov 14 15:02:05 m58s08 postfix/qmgr[6695]: B7D3938609:
> from=<kosovafan at gmx.de>, size=1508, nrcpt=1 (queue active)
> Nov 14 15:02:05 m58s08 postfix/smtpd[6834]: disconnect from
> m58s08.vlinux.de[83.151.21.74]
> Nov 14 15:02:05 m58s08 amavis[4047]: (04047-06) Passed CLEAN,
> [213.165.64.20] <kosovafan at gmx.de> -> <info at silviosiefke.de>, Message-ID:
> <473B0DA3.5050209 at gmx.de>, Hits: -0.1, 642 ms
> Nov 14 15:02:05 m58s08 postfix/smtp[6830]: 1E3C538607:
> to=<info at silviosiefke.de>, relay=83.151.21.74[83.151.21.74]:10024,
> delay=0.76, delays=0.1/0.01/0/0.64, dsn=2.6.0, status=sent (250 2.6.0 Ok,
> id=04047-06, from MTA: 250 2.0.0 Ok: queued as B7D3938609)
> Nov 14 15:02:05 m58s08 postfix/qmgr[6695]: B7D3938609: removed
Sonst sind hier keine Fehlermeldungen.
> Ich habe den einzigen LocalHost Eintrag in der master.cf geändert in die
> IP, dabei erhielt ich den nachfolgenden Logeintrag:
>
> Nov 14 15:16:05 m58s08 postfix/smtpd[8515]: warning: proxy 10024 rejected
> "RCPT TO:<maia at silviosiefke.de> ORCPT=rfc822;maia at silviosiefke.de": "504
> 5.5.4 RCPT command parameter not implemented:
> ORCPT=rfc822;maia at silviosiefke.de"
Das Ding welches auf 10024 lauscht ist broken. Es bietet DSN an, unterstützt
es aber nicht. Was dort lauscht hast Du nicht gezeigt. Von Postfix-Seite
kannst Du nur für den Weg DSN abschalten, siehe smtp_discard_ehlo_keywords.
http://www.postfix.org/postconf.5.html#smtp_discard_ehlo_keywords
> Nov 14 15:16:06 m58s08 postfix/smtpd[8515]: disconnect from
> cerberus.renaissoft.com[24.82.114.254]
>
> Hat jemand Rat?
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users