SMTP, just like HTTP, uses the Content-Type header. So you can do something like this:
Content-Type: text/plain; charset=US-ASCII Just add that to the header argument of the mail function, if that's what you're using. Chris -----Original Message----- From: Todd Cary [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 4:51 PM To: [EMAIL PROTECTED] Cc: Kim Wagner; Brian Feifarek; Gus Scherer Subject: [PHP] SMTP and changing the character set Is there a way to specify a character set in a SMTP email? Todd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php