Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Email::MIME generating emails w/ large attachments kills Apache

by trillich (Sexton)
on Dec 22, 2011 at 19:39 UTC ( [id://944834]=note: print w/replies, xml ) Need Help??


in reply to Email::MIME generating emails w/ large attachments kills Apache

Solution: Switched to using Mail::Sender -- it opens a channel directly to the outgoing mail server, so there's no pre-building of anything in RAM, it sends the encoded data immediately. Sweet!

Not sure what the original crash was. Apologies, I should definitely have done some more diligence to be more specific... And I also would bet it was a forehead-slapper. But with a complete revamp of our View::Email to rely on Mail::Sender, it's a non issue now -- all is sparkles and sunshine again.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-03-19 06:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found