Thanks Simon! How do I get hold of the patched code?
P.S. It says in the Email::Simple man page, "Email::Simple handles only RFC2822 formatted messages. This means you cannot expect it to cope well as the only parser between you and the outside world, say for example when writing a mail filter for invocation from a .forward file (for this we recommend you use Email::Filter anyway)."
If I'm using Email::MIME instead of Email::Simple, does it address this issue (because I want my script to run from /etc/aliases)?
Simon Wistow wrote:
MIME::Parser does seem to handle it however so I'm going to try porting Email::Store::Attachment to use that to see if that solves both this problem and also the ones I've been having.
Right, it solves your problem but not mine. Which is at least something.
So Casey? Bug in Email::MIME?
Simon
