------------ Original Message ------------ > Date: Friday, October 03, 2014 10:40:27 -0700 > From: Jim Pazarena <php@xxxxxx> > To: php-general@xxxxxxxxxxxxx > Subject: mail function > > when I generate an email using the mail() function, my message > body ALWAYS has the sending/from address > included as the first line of the message body. I am not putting > it in my message body, yet there it is. > Any clues would be appreciated. > server is exim, altho I can't see exim doing it. > Thanks! > Care to show your work? It's hard to give insights about what the cause might be when we can only guess at what you're doing. A code snippet relevant to your mail() function usage would be a starting point. - Richard -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php