Support timeout settings
------------------------
Key: EMAIL-84
URL: https://issues.apache.org/jira/browse/EMAIL-84
Project: Commons Email
Issue Type: Improvement
Affects Versions: 1.1
Environment: JDK 6 u11
Linux kernel 2.6.22
Reporter: Claudio Miranda
Fix For: 1.2
Create additional methods to support timeouts, as described by the following
properties
mail.smtp.connectiontimeout
mail.smtp.timeout
Reference
http://java.sun.com/products/javamail/javadocs/com/sun/mail/smtp/package-summary.html
Currently to configure those timeouts, a system wide property needs to be
configured, at JVM level (-Dmail.smtp.timeout)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.