Bryan Ross writes: > > Hehehe... I know, hence the 'slight' modifications :> > > Dont worry, the script itself was just used as the basis. I've changed the > handling of addresses, environment variables, etc. The web-designers were > familiar with its interface, so it was decided to keep with it. Hence why > I stepped in and locked it down a bit. > > Eventually, Im looking to replace it with something home brewed. My main > worry is that I dont have much experience of the internals of MIME, so its > probably a little out of my league - although no doubt there's a perl > module that I can 'lean' on ;)
Hack the script again to add "Mime-Version: 1.0" and "Content-Transfer-Encoding: 8bit" to all outgoing mail. This should fix it. See how easy it is to generate properly-encoded MIME mail? Wasn't so hard, was it? Buy.com, Hotmail.com, and other organizations who can't do that are just a bunch of bloomin' idiots. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
