On Mon, Apr 22, 2002 at 08:06:51PM +0100, x0638890 wrote: > Hello, > > Can anyone tell me if there is any smtp server (eg sendmail) which can do > automatic unicode to Windows 1252 codepage conversion of incoming emails ?
Probably not. Why would you want to do this? It's working at the wrong level; the SMTP server should pass the message through, and the mail client should do the conversion. -- David Starner - [EMAIL PROTECTED] "It's not a habit; it's cool; I feel alive. If you don't have it you're on the other side." - K's Choice (probably referring to the Internet)

