[nycphp-talk] Emails not being received when using mail()
Ben Sgro
ben at projectskyline.com
Mon Jan 14 17:47:02 EST 2008
Hello,
Out the box, PHPMailer works pretty good. I know there is a bug in the
install I used where you have to explicitly
set the language variable or else it doesn't work.
I'd suggest further debugging your current situation before switching to
PHPMailer.
- Ben
A. wrote:
> Hi Everyone,
>
> I'm having trouble with my form processing script for the first time;
> some of the email addresses I'm sending the results to aren't
> receiving anything. The server sending the mail is Linux, in a shared
> hosting environment.
>
> I've googled for a solution and understand that this probably has to
> do with spam filters on some mail servers flagging the mail as junk
> and/or the PHP ini directive sendmail_from either being set
> incorrectly or not matching the "From:" header in the email headers.
> For the record, sendmail_from on the server I'm using has "no value"
> according to phpinfo().
>
> Can anyone advise me on the best work-round? Would I be better of
> using the Pear Mail package or maybe trying a PHP class like PHPMailer?
>
> TIA,
> Bev
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>
More information about the talk
mailing list