php e-mail question

Carl Parrish plug-discuss@lists.plug.phoenix.az.us
07 Apr 2003 21:05:57 -0700


I don't see a problem but you may want to try it without the headers and
see if it gets though. Also you may want to try the php list.
http://www.azphp.org/. I do this *all* the time and I don't see it right
now (course I'm more than half asleep). 

On Mon, 2003-04-07 at 19:00, Stonewolf wrote:
> I have built a basic e-mail form, but it will only send to a yahoo account. I can get it to send
> to a pop3 domain account like mark@neowav.com or a qwest account. It doesn't matter whether I go
> online using horde or use download with express. The email just doesn't get there. But yahoo
> receives it without a problem. Am I missing a required field? 
> 
> EXAMPLE:
> $mail_to = "$recipient_email";
> 		
> 		$mail_from = "$your_email";
> 		
> 		$mail_reply_to = "$your_email";
> 
> 		$mail_headers = "From: $mail_from\r\nReply-to:
> 						$mail_reply_to\r\n";
> 		$mail_subject = "$your_name has sent you an email";
> 		
> 		$mail_body = "Hi there";
> 
> 		mail($mail_to, $mail_subject, $mail_body, $mail_headers);
> 
> Thanks,
> Mark
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
-- 
Carl Parrish (cparrish@carlparrish.com)
http://www.carlparrish.com
---
Registered Linux User #295761 http://counter.li.org