Anthony Rodriguez <[EMAIL PROTECTED]> wrote:
> I'm planning to write a "modified" mail() to include the "true"
> return-path. In order to do so, I need to communicate directly with
> sendmail  and, in my newbie's opinion,  a good start would be to
> review the source code of the mail().

Before you do that you might want to look at what is already available. Have
a Google or at least look at the following resources...

http://www.zend.com/codex.php?CID=11
http://www.phpclasses.org/

In other words, this particular wheel already exists!

--
Stuart


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to