Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: MIME::lite and Net::SMTP::TLS - split attachment

by aturtle (Novice)
on Oct 01, 2011 at 17:59 UTC ( [id://929055]=note: print w/replies, xml ) Need Help??


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

Go to Tls.pm line 369 ($len -= $w;) add a new line 370: $offset += $w; I think this is a known bug in Net::SMTP::TLS (Tls.pm) On my Gentoo box the file is located at: /usr/lib/perl5/vendor_perl/5.14.1/Net/SMTP
  • Comment on Re: MIME::lite and Net::SMTP::TLS - split attachment

Replies are listed 'Best First'.
Re^2: MIME::lite and Net::SMTP::TLS - split attachment
by Anonymous Monk on Mar 12, 2015 at 13:20 UTC
    Thanks a lot. The known bug was really unknown and had taken life out of me. Thank you once again! You saved me a big times :)
Re^2: MIME::lite and Net::SMTP::TLS - split attachment
by Anonymous Monk on Oct 17, 2012 at 17:38 UTC
    aturtle: I had the same problem. Your tip with the bug is perfekt. Thankyou!
Re^2: MIME::lite and Net::SMTP::TLS - split attachment
by Anonymous Monk on Dec 21, 2012 at 02:54 UTC
    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.
      Thanks a million for this fix. I struggled for hours!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://929055]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-23 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found