I'm trying to email all my users but I keep recieving a error message:
Quote:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
"user@hotmail.com"@user.myhost.com
------ This is a copy of the message, including all the headers. ------
Return-path: <webmaster@XXX.com>
Received: from nobody by XXX.com with local (Exim 4.66)
(envelope-from <webmaster@---.com>)
id 1IWEJl-0003TJ-OQ
for "user@hotmail.com"@user.myhost.com; Fri, 14 Sep 2007 12:46:57 -0400
To: "user@hotmail.com"@user.myhost.com
Subject: My Subject
From: "webmaster@---.com" <webmaster@---.com>
Message-ID: <webmaster@---.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Date: Fri, 14 Sep 2007 12:46:57 -0400
|
Now, my guess is has something to do with "user@hotmail.com"@user.myhost.com because my hosts email is attached to the end for some reason.
Any ideas?
|