Re: [PHP] MAIL And PHP Question

2001-03-12 Thread Chris Adams
On 12 Mar 2001 21:47:44 -0800, James Lamb <[EMAIL PROTECTED]> wrote: >Can PHP talk directly to the SMTP server, i know that there is a mail() >function but this cannnot specify the reply-to and from addresses easily. Yes, but it's less work to specify reply-to and from using mail(). If you do wan

RE: [PHP] MAIL And PHP Question

2001-03-12 Thread Chris Cocuzzo
ginal Message- From: James Lamb [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 1:01 AM To: [EMAIL PROTECTED] Subject: [PHP] MAIL And PHP Question Hello All, Can PHP talk directly to the SMTP server, i know that there is a mail() function but this cannnot specify the reply-to and from addr

[PHP] MAIL And PHP Question

2001-03-12 Thread James Lamb
Hello All, Can PHP talk directly to the SMTP server, i know that there is a mail() function but this cannnot specify the reply-to and from addresses easily. How could PHP do this type of function? thanks James Lamb -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL