[Postfixbuch-users] Spamassasin will nach Migration von QMail nachPostfix nicht mehr
Uwe Driessen
driessen at fblan.de
Do Dez 4 18:48:19 CET 2008
On Behalf Of Andreas Krummrich
> ich habe heute von meinem Server Qmail durch Postfix ersetzt.
Sehr schön *gg
>
> Das hat auch alles soweit funktioniert, bis auf die Tatsache, dass mein
> Spamassasin nicht mehr will. Die Mails werden anhand der virtual_alias_map
> an einen lokalen User zugestellt. Dort gibt es eine .forward Datei, in der
> folgenden drinnen steht: " | /usr/bin/procmail".
>
> Hat jemand eine Idee? Ach ja, Postfix läuft auf Debian Etch.
Viele wenn du postconf -n und die master.cf ohne Kommentare postest
Ich vermute mal das Qmail Amavis anders einbindet wie Postfix
Über die main.cf z.B. mit
content_filter = lmtp-amavis:[127.0.0.1]:10024
in der Master.cf mit
127.0.0.1:10025 inet n - - - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_delay_reject=no
-o smtpd_client_restrictions=permit_mynetworks,reject
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o receive_override_options=no_milters
-o smtpd_end_of_data_restrictions=
-o mynetworks=127.0.0.0/8
-o smtpd_error_sleep_time=0
-o smtpd_soft_error_limit=1001
-o smtpd_hard_error_limit=1000
-o smtpd_client_connection_count_limit=0
-o smtpd_client_connection_rate_limit=0
-o receive_override_options=no_unknown_recipient_checks
Oder aber als Proxyfilter in der master.cf
smtp inet n - - 0 100 smtpd
-o smtp_bind_adress=xxx.xxx.xxx.xxx
-o smtpd_proxy_filter=localhost:10024
-o ....
-o ....
Bitte schau mal in die Doku, wie Amavis hinter Procmail funzt weiß ich nicht.
Mit freundlichen Grüßen
Drießen
--
Software & Computer
Uwe Drießen
Lembergstraße 33
67824 Feilbingert
Tel.: +49 06708 / 660045 Fax: +49 06708 / 661397
Mehr Informationen über die Mailingliste Postfixbuch-users