in reply to RE: RE: MIME::Lite
in thread MIME::Lite

You need to check the return codes from ALL your function calls. For all you know, the new failed and you're calling all the other methods on a null function.

Always check your return codes.

*Woof*