Mathijs wrote:
Hello there,

Is there a way to parse mail headers from a RAW mail received from sendmail?

Like extracting the from, reply-to etc.. etc.. and also the message(s).
Also mabye Multipart email's en attachments?

IMAP can pick up some of this.

http://www.php.net/manual/en/function.imap-fetchstructure.php

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to