Hallo,
ich habe oder besser versuche den Mailserver laut http://www.heise.de/open/Mailserver-mit-Spamfilter--/artikel/74991/ aufzusetzen. Bis jetzt hatte ich auch keine Probleme damit, muss aber den geneigten Mitleser um Rat und Hilfe bitten. Mein Problem; sämtliche Mails sollten laut Aussage Heises mit X-Spam-Level: ****** gekennzeichnet werden. Genau das passiert bei mir nicht. Weder durchlaufen die Mails den Virenscanner geschweige den Spamfilter.
Folgende Config:
postfix-master.cf:
smtp inet n - n - 2 smtpd -o contend_filter=smtp:[127.0.0.1]:10024
localhost:10025 inet n - y - - smtpd -o content_filter=smtp:[127.0.0.1]:10026
localhost:10027 inet n - n - - smtpd -o content_filter=
# cat /etc/sysconfig/spampd
SPAMPD_OPTIONS="--port=10026 --relayhost=127.0.0.1:10027 --tagall"
# netstat -natp
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 24142/amavisd (mast
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 24249/master
tcp 0 0 127.0.0.1:10026 0.0.0.0:* LISTEN 24356/perl
tcp 0 0 127.0.0.1:10027 0.0.0.0:* LISTEN 24249/master
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 4259/master
tcp 0 0 127.0.0.1:3310 0.0.0.0:* LISTEN 2427/clamd
#/etc/mail/spamassassin # cat local.cf
# Add your own customisations to this file. See 'man Mail::SpamAssassin::Conf'
# for details of what can be tweaked.
#
# do not change the subject
# to change the subject, e.g. use
# rewrite_header Subject ****SPAM(_SCORE_)****
rewrite_header Subject ****SPAM(_SCORE_)****
# Set the score required before a mail is considered spam.
required_score 5.00
# uncomment, if you do not want spamassassin to create a new message
# in case of detecting spam
# report_safe 0
# Enhance the uridnsbl_skip_domain list with some usefull entries
# Do not block the web-sites of Novell and SUSE
ifplugin Mail::SpamAssassin:
lugin::URIDNSBL
uridnsbl_skip_domain suse.de opensuse.org suse.com suse.org
uridnsbl_skip_domain novell.com novell.org novell.ru novell.de novell.hu novell.co.uk
endif # Mail::SpamAssassin:
lugin::URIDNSBL
uridnsbl_skip_domain suse.de opensuse.org suse.com suse.org
uridnsbl_skip_domain novell.com novell.org novell.ru novell.de novell.hu novell.co.uk
endif # Mail::SpamAssassin:
lugin::URIDNSBL
Ich hoffe, es kann mir jemand wirklich helfen. Ich sitze jetzt seit 14 Tagen an dem Problem und habe keine Idee mehr. Vielen Dank im Voraus.
André
Kurze Anmerkung noch:
Es gibt keine nachvollziehbare Fehlermeldung in irgendeinem Log!
ich habe oder besser versuche den Mailserver laut http://www.heise.de/open/Mailserver-mit-Spamfilter--/artikel/74991/ aufzusetzen. Bis jetzt hatte ich auch keine Probleme damit, muss aber den geneigten Mitleser um Rat und Hilfe bitten. Mein Problem; sämtliche Mails sollten laut Aussage Heises mit X-Spam-Level: ****** gekennzeichnet werden. Genau das passiert bei mir nicht. Weder durchlaufen die Mails den Virenscanner geschweige den Spamfilter.
Folgende Config:
postfix-master.cf:
smtp inet n - n - 2 smtpd -o contend_filter=smtp:[127.0.0.1]:10024
localhost:10025 inet n - y - - smtpd -o content_filter=smtp:[127.0.0.1]:10026
localhost:10027 inet n - n - - smtpd -o content_filter=
# cat /etc/sysconfig/spampd
SPAMPD_OPTIONS="--port=10026 --relayhost=127.0.0.1:10027 --tagall"
# netstat -natp
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 24142/amavisd (mast
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 24249/master
tcp 0 0 127.0.0.1:10026 0.0.0.0:* LISTEN 24356/perl
tcp 0 0 127.0.0.1:10027 0.0.0.0:* LISTEN 24249/master
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 4259/master
tcp 0 0 127.0.0.1:3310 0.0.0.0:* LISTEN 2427/clamd
#/etc/mail/spamassassin # cat local.cf
# Add your own customisations to this file. See 'man Mail::SpamAssassin::Conf'
# for details of what can be tweaked.
#
# do not change the subject
# to change the subject, e.g. use
# rewrite_header Subject ****SPAM(_SCORE_)****
rewrite_header Subject ****SPAM(_SCORE_)****
# Set the score required before a mail is considered spam.
required_score 5.00
# uncomment, if you do not want spamassassin to create a new message
# in case of detecting spam
# report_safe 0
# Enhance the uridnsbl_skip_domain list with some usefull entries
# Do not block the web-sites of Novell and SUSE
ifplugin Mail::SpamAssassin:
uridnsbl_skip_domain suse.de opensuse.org suse.com suse.org
uridnsbl_skip_domain novell.com novell.org novell.ru novell.de novell.hu novell.co.uk
endif # Mail::SpamAssassin:
uridnsbl_skip_domain suse.de opensuse.org suse.com suse.org
uridnsbl_skip_domain novell.com novell.org novell.ru novell.de novell.hu novell.co.uk
endif # Mail::SpamAssassin:
Ich hoffe, es kann mir jemand wirklich helfen. Ich sitze jetzt seit 14 Tagen an dem Problem und habe keine Idee mehr. Vielen Dank im Voraus.
André
Kurze Anmerkung noch:
Es gibt keine nachvollziehbare Fehlermeldung in irgendeinem Log!