ich habe auf einem Server erhebliche Probleme mit Spammails. Zuerst war es das B1gMail von einem Kunden. Das ließ sich ja relativ einfach finden und runterschmeißen.
Aber nun scheinen die Mails direkt über den Mailer verschickt zu werden. Wie kann ich dem Einhalt gebieten? In den Apache Log´s habe ich dazu nichts gefunden, da die Mails ja auch nicht über wwwrun verschickt werden.
Hier mal nur ein kurzer Auszug der Kilometerlangen mail.log
Code: Select all
Dec 1 08:24:49 XXX postfix/smtp[31628]: connect to yahoo.jp[210.81.150.5]: Connection timed out (port 25)
Dec 1 08:24:53 XXX postfix/qmgr[30740]: 544E613A3F4: to=<paulmover@mailru.com>, relay=none, delay=216749, status=deferr
ed (delivery temporarily suspended: connect to mailru.com[66.246.195.41]: Connection timed out)
Dec 1 08:24:58 XXX postfix/qmgr[30740]: 23CA113A2C9: to=<bhyt@whyweb.com>, relay=none, delay=216124, status=deferred (d
elivery temporarily suspended: connect to whyweb.com[66.116.109.62]: Connection timed out)
Dec 1 08:25:00 XXX postfix/smtp[998]: connect to anafi.atlantic.net[209.208.127.2]: Connection timed out (port 25)
Dec 1 08:25:03 XXX postfix/qmgr[30740]: 3C75B13A758: to=<bianchi@whyweb.com>, relay=none, delay=215388, status=deferred
(delivery temporarily suspended: connect to whyweb.com[66.116.109.62]: Connection timed out)
Dec 1 08:25:08 XXX postfix/qmgr[30740]: 3216C139F29: to=<bhull@whyweb.com>, relay=none, delay=217624, status=deferred (
delivery temporarily suspended: connect to whyweb.com[66.116.109.62]: Connection timed out)
Dec 1 08:25:13 XXX postfix/qmgr[30740]: 3B46713CEAD: to=<big_dawg@whyweb.com>, relay=none, delay=115780, status=deferre
d (delivery temporarily suspended: connect to whyweb.com[66.116.109.62]: Connection timed out)Gruß