[PHP] Re: Reading email from sendmail

2003-12-09 Thread David Robley
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > Good afternoon, all!! > > Is there a function or series of functions in PHP that will allow a PHP > package to read email from a sendmail account, look for a specific > information in the subject line, then be able to resend that e

[PHP] Re: Reading email from sendmail

2003-12-08 Thread Manuel Lemos
Hello, On 12/08/2003 07:58 PM, Robin Kopetzky wrote: Is there a function or series of functions in PHP that will allow a PHP package to read email from a sendmail account, look for a specific information in the subject line, then be able to resend that email to a group of users?? I know ma

[PHP] Re: Reading email from sendmail

2003-12-08 Thread Justin Patrin
Robin Kopetzky wrote: Good afternoon, all!! Is there a function or series of functions in PHP that will allow a PHP package to read email from a sendmail account, look for a specific information in the subject line, then be able to resend that email to a group of users?? I know mail can b