I tried that but no effect.
Here are my headers of yahoo bulk email
X-Apparently-To: [EMAIL PROTECTED] via 68.142.207.111; Thu, 12 Jul 2007
08:08:33 -0700
X-YahooFilteredBulk: 69.64.70.32
X-Originating-IP: [69.64.70.32]
Return-Path: <[EMAIL PROTECTED]>
Authentication-Results: mta349.mail.mud.yahoo.com from=webstarts.com;
domainkeys=neutral (no sig)
Received: from 69.64.70.32 (EHLO mailhub.webstarts.com) (69.64.70.32) by
mta349.mail.mud.yahoo.com with SMTP; Thu, 12 Jul 2007 08:08:33 -0700
Received: from [209.18.64.141] (helo=www.webstarts.com) by
mailhub.webstarts.com with esmtp (Exim 4.67) (envelope-from <[EMAIL
PROTECTED]>) id 1I8uVS-00047I-3j for [EMAIL PROTECTED]; Thu, 12 Jul 2007
01:58:38 -0700
Date: Thu, 12 Jul 2007 11:08:27 -0400
To: "Majid Khattak" <[EMAIL PROTECTED]>
From: "Majid" <[EMAIL PROTECTED]>
Reply-to: Majid <[EMAIL PROTECTED]>
Subject: Email server is ready to go
Message-ID: <[EMAIL PROTECTED]>
X-Priority: 3
X-Mailer: PHPMailer [version 1.73]
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_9e51b8a5cfc7d6118281e5e90efee755"
Content-Length: 659
and from hotmail bulk email:
X-Message-Status: n:0
X-SID-PRA: Majid <[EMAIL PROTECTED]>
X-Message-Info: txF49lGdW41+VvHrNqPmVOC7tRruW+fP6tptmOT7m0pewB0027Uqk8vc5oJYDk0G
Received: from mailhub.webstarts.com ([69.64.70.32]) by
bay0-mc6-f10.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668);
Thu, 12 Jul 2007 08:08:27 -0700
Received: from [209.18.64.141] (helo=www.webstarts.com)
by mailhub.webstarts.com with esmtp (Exim 4.67)
(envelope-from <[EMAIL PROTECTED]>)
id 1I8uVM-00047D-4K
for [EMAIL PROTECTED]; Thu, 12 Jul 2007 01:58:32 -0700
Date: Thu, 12 Jul 2007 11:08:21 -0400
To: Majid Khattak <[EMAIL PROTECTED]>
From: Majid <[EMAIL PROTECTED]>
Reply-to: Majid <[EMAIL PROTECTED]>
Subject: Email server is ready to go
Message-ID: <[EMAIL PROTECTED]>
X-Priority: 3
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_59e308ce56b90c93fb0347b4938b148d"
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 12 Jul 2007 15:08:27.0336 (UTC)
FILETIME=[7FE76C80:01C7C496]
Any other idea to solve it ?
Regards,
Majid.
John Robinson <[EMAIL PROTECTED]> wrote: On 12/07/2007 15:36, Majid Khan wrote:
> Mike wrote:
>> There is the server at 209.19.64.141 sending a helo of
>> localhost.localdomain to mailhub.webstarts.com.
>
> Mike is 100% correct.
>
> what should I do now, any idea?
If the web server was running exim, you'd set
primary_hostname = www.webstarts.com
or whatever it ought to call itself. Since it isn't, you'll have to look
at the manual for PHPMailer, which is where the problem lies. A quick
look at the PHPMailer docs I googled for suggests you can set the HELO
name easily. Editing the hosts file would probably work but it's a nasty
fix.
Cheers,
John.
---------------------------------
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/