http://qs1969.pair.com?node_id=140016


in reply to MIME::Lite - For outging mail with attachments

I've found that calling $msg->scrub does wonders for some email clients.

Hope this helps...

gav^

Replies are listed 'Best First'.
Re: Re: MIME::Lite
by trs80 (Priest) on Feb 20, 2002 at 01:44 UTC
    I didn't really mention it because the version I have still claims it is Alpha code (scrub that is). I don't want to promote something that isn't well tested. Could you expand your comment so others can learn from your exprience with it?
      I have only tested it sending a mime message with html/text alternatives. We generally test stuff on outlook/outlook express, eudora, pegasus, hotmail and AOL. Using scrub gave better results, i.e. the message was displayed correctly. A lot of these clients are very broke when it comes to MIME. I'll try to put together some kind of test suite and give you some better information.

      gav^