On Tue, June 21, 2005 9:00 am, david forums said: > Could you give me a way to send (with a local sendmail) eml file. > > Not as attachment but as the whole email. If you want to maintain as many of the headers in the original as possible, you will want to use the extra fourth argument to http://php.net/mail or you may want to consider using SMTP directly or one of the Mail classes at http://phpclasses.org to make it easier to keep the headers you need. Some of the headers should probably not be preserved -- Message-ID springs to mind. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php