Re: Re: mail() and Verizon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- Sam Smith <php@xxxxxxxx> wrote:

> > have you tried sending the same message, via the same path (i.e.,
> > smtp server), but not generated via php, to this recipient?  by
> > "same" that includes the same rfc821 "from"/return-path.
> 
> I logged on to the web server where php is running and did telnet
> localhost
> 25
> hello ...
> 
> The mail was reported to have not been received.
> 
> > 
> > do make certain that your correspondent doesn't have some funky
> spam
> > filtering of their own.
> 
> Excellent idea.
> 
> > 
> > the bottom line, however, is that this isn't a php issue. you're
> > successfully getting the message, so your script is working fine.
> 
> Yes, thanks.

I  believe the problem is that Verizon checks the MAIL FROM address
during the SMTP session against the domain portion of the From
header. If they don't match, the mail is rejected (or dropped). This
was an issue for a webboard I use...

> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


=====
Mark Weinstock
mark_weinstock@xxxxxxxxx
***************************************
You can't demand something as a "right" unless you are willing to fight to death to defend everyone else's right to the same thing.
***************************************


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux