[FX.php List] Sending mail from PHP?

Bob Patin bob at patin.com
Fri Feb 24 13:11:40 MST 2006


Hi,

I've been working on a cart, and have everything working, except that  
my email-sending is not consistent.

I tried using this:

mail($mailto, $subject, $body, "From: \"from at domain.com\"
<from at domain.com\nReply-To: \"to at domain.com\"
<to at domain.com>\nX-Mailer: chfeedback.php 2.01" );

(I may have my fake email addresses in the wrong place, but that's  
not the problem...)

Sometimes this works, sometimes it doesn't; right now, it doesn't  
like sending to GMail or AOL addresses, and is inconsistent sending  
to others as well.

Does anyone have a recommendation on a good script to use with PHP?  
I've been trying to make PHPMailer work, but so far I can't get it to  
work...

Any help would be greatly appreciated,

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com

   CONTACT US VIA SKYPE:
      USERNAME: longtermsolutions

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: bob at patin.com
      ICQ: 159333060




More information about the FX.php_List mailing list