Hallo,
ich habe seit ein paar Tagen einen Server bei Strato und seitdem bekomme ich mehrere E-Mails am Tag wie diese:
Ich habe schon viel versucht:
-hier im Forum gesucht und sogar ein paar ähnliche Beiträge gefunden, aber nichts was geholfen hat.
-Ich habe versucht bounce messages abzuschalten mit:
über die SSH-Console. -Hat leider auch nicht funktioniert.
Es wäre echt cool, wenn jemand eine Lösung wüsste.
ich habe seit ein paar Tagen einen Server bei Strato und seitdem bekomme ich mehrere E-Mails am Tag wie diese:
Code:
Hi. This is the qmail-send program at h****251.
I tried to deliver a bounce message to this address, but the bounce bounced!
<anonymous@h****251.h****251>:
Sorry, I couldn't find any host named h****251.h****251. (#5.1.2)
--- Below this line is the original bounce.
Return-Path: <>
Received: (qmail 3322 invoked for bounce); 1 Mar 2010 06:10:01 +0100
Date: 1 Mar 2010 06:10:01 +0100
From: MAILER-DAEMON@h****251
To: anonymous@h****251.h****251
Subject: failure notice
Hi. This is the qmail-send program at h****251.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<root@h****251.h****251>:
Sorry, I couldn't find any host named h****251.h****251. (#5.1.2)
--- Below this line is a copy of the message.
Return-Path: <anonymous@h****251.h****251>
Received: (qmail 3318 invoked by uid 0); 1 Mar 2010 06:10:01 +0100
Date: 1 Mar 2010 06:10:01 +0100
Message-ID: <20100301051001.3315.qmail@h****251>
From: root@h****251.h****251
To: root@h****251.h****251
Subject: Cron <root@h****251> /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.monthly
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
*** /etc/psa/plesk-cron.monthly/50plesk-monthly Completed ***
Ich habe schon viel versucht:
-hier im Forum gesucht und sogar ein paar ähnliche Beiträge gefunden, aber nichts was geholfen hat.
-Ich habe versucht bounce messages abzuschalten mit:
Code:
/usr/local/psa/admin/sbin/mchk --with-spam
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'update Parameters set value="reject" where value="bounce";'
Es wäre echt cool, wenn jemand eine Lösung wüsste.