[Postfixbuch-users] Problem mit amavisd+postfix+cyrus
Nils
irgendwer at nmore.de
Mi Okt 13 17:43:02 CEST 2004
Hallo miteinander,
Nach einem systemumbau wollte ich nun die o.a. Kombination nutzen, aber die
mails loopen.
Hier die configs:
Master.cf
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
#localhost:10025 inet n - n - - smtpd -o
content_filter=
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# maildrop. See the Postfix MAILDROP_README file for details.
#
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/cyrus/bin/deliver -r ${sender} -m ${extension}
${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender}
${recipient}
# amavisd-settings
smtp-amavis unix - - n - 2 smtp
-o smtp_data_done_timeout=1200
-o smtp_send_xforward_command=yes
-o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd
-o conent_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
-o smtpd_error_sleep_time=0
-o smtpd_soft_error_limit=1001
-o smtpd_hard_error_limit=1000
-o receive_override_options=no_header_body_checks
Die ausgabe von "postconf -n" :
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
disable_vrfy_command = yes
html_directory = no
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myorigin, localhost.$mydomain,
mysql:/etc/postfix/mysql-mydestination.cf
myhostname = mail.argon.de
myorigin = argon.de
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relay_domains = $mydestination
relayhost =
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = mysql:/etc/postfix/mysql-canonical.cf
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = no
smtpd_banner = $myhostname ESMTP
smtpd_client_restrictions =
smtpd_helo_required = yes
smtpd_helo_restrictions =
smtpd_recipient_restrictions =
permit_sasl_authenticated,permit_mynetworks,check_client_access
hash:/etc/postfix/pop-before-smtp, re
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = hash:/etc/postfix/access
strict_rfc821_envelopes = yes
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450
Auf dem system läuft die kombination von postfix+cyrus+web-cyradm, die ohne
den virenfilter auch hervorragend funktioniert.
Sobald ich in der main.cf die Zeile
content_filter=smtp-amavis:[127.0.0.1]:10024 einbinde gibt es nur noch mail
loops. Bin mit meinem Latein fast am ende , da es vorher mit dem alten
amavis super funktionierte. Sowohl postfix als auch cyrus+sasl und amavisd
sind manuell erstellt und eingebunden worden, spamassassin via CPAN
installiert.
Telnet localhost 25
-> funktioniert
Telnet localhost 10024
-> funktioniert
Telnet localhost 10025
-> funktioniert
D.h. alle mails werden zugestellt und bei 10024 wird auch der X-Scanned
header mit eingebaut. Nur mit dem content_filter loop't die mail :-(
Hat irgendjemand ein ähnliches problem oder eventuell ein Lösung ?
Wäre dankbar , da momentan jeglicher müll nur lokal abgefangen wird :-(
Mit freundlichen Grüßen
Nils
Mehr Informationen über die Mailingliste Postfixbuch-users