posted 12 years ago
I send an email once in a while from my web application on a virtual dedicated server. Usually the email works. But sometimes Transport.send hangs up. Processing just stops at that statement. I don't get anything from debug.
Here is the call:
Here is the sendmail:
What could be causing the problem with Transport.send? I researched this but can't find an answer. Thanks.