Re: Why PHP Mail Not Sent
- From: Philip Ronan <nobody@xxxxxxxxxxxxxxx>
- Date: Sun, 15 Jan 2006 22:52:00 GMT
Vic Spainhower wrote:
> Phil,
>
> I tried removing the \r but it doesn't help, message still is never
> delivered. remains a mystery
>
> Vic
Bummer :-(
Try sending to a different address, preferably a mailbox you can access
directly before any spam filtering takes place. If it doesn't get through,
then maybe your server isn't configured properly. If it does get through then
post the headers here so we can have a look (not forgetting to obscure the
email addresses first!).
If your headers are OK and you can send mail to other domains then perhaps
you've been blacklisted for some other reason. Are you emailing from a
virtually hosted site? When you share a server with 500 other websites,
there's a good chance one of them is sending out spam and getting the server
blacklisted. Tiy can check this by running a spam database lookup at
<http://www.dnsstuff.com/> -- just enter your server's IP address and see
what comes back.
--
philronan [@] blueyonder [dot] co [dot] uk
.
- Follow-Ups:
- Re: Why PHP Mail Not Sent
- From: Vic Spainhower
- Re: Why PHP Mail Not Sent
- References:
- Why PHP Mail Not Sent
- From: Vic Spainhower
- Re: Why PHP Mail Not Sent
- From: Philip Ronan
- Re: Why PHP Mail Not Sent
- From: Vic Spainhower
- Why PHP Mail Not Sent
- Prev by Date: Re: PHP sessions - user login webpage - preventing autologout due to inactivity
- Next by Date: Re: Array pointer for internal(?) functions
- Previous by thread: Re: Why PHP Mail Not Sent
- Next by thread: Re: Why PHP Mail Not Sent
- Index(es):
Relevant Pages
|