in reply to Re: MIME::lite and Net::SMTP::TLS - split attachment
in thread MIME::lite and Net::SMTP::TLS - split attachment

You are a genius. Since three days, I am trying to send a mail to gmail with and without attachments. Your code worked fine and the fix and its awesome. Thanks a lot.
  • Comment on Re^2: MIME::lite and Net::SMTP::TLS - split attachment

Replies are listed 'Best First'.
Re^3: MIME::lite and Net::SMTP::TLS - split attachment
by Anonymous Monk on Mar 05, 2015 at 11:12 UTC
    Thanks a million for this fix. I struggled for hours!