Note: my patched version of 3.024 is now available as MIME::Lite 3.025 on CPAN, thanks Ricardo!
Read the rest of MIME::Lite SMTP non-default port bug and fix.
Note that your comment doesn't show up immediately. I review each comment before I add it to this site.
Check the Follow this page option if you want to receive an email each time a comment is posted to this page, including yours. A link to turn this option off will be included with each email.
Internet adresses will be converted automatically. You can use the following notation to specify anchor text for a link: [url=http://example.com/]example text[/url].
I got bit by this one too, a year or two ago. I hit upon an easier fix: just add the port on the end of the hostname, i.e. "localhost:587" or "mail.yoursite.com:587" etc.