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
I can't give you an exact answer, such as an implementation...but I would
think it would have to do with opening a POP/SMTP socket connection. I know
there is a class that can connect directly to SMTP on this website:
http://phpclasses.upperdesign.com/
hope that helps,
Chris
-Original Messag
2 matches
Mail list logo