Issue Details (XML | Word | Printable)

Key: EMAIL-84
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Siegfried Goeschl
Reporter: Claudio Miranda
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Email

Support timeout settings

Created: 05/Jan/09 03:50 PM   Updated: 24/Feb/09 11:15 PM
Return to search
Component/s: None
Affects Version/s: 1.1
Fix Version/s: 1.2

Time Tracking:
Not Specified

Environment:
JDK 6 u11
Linux kernel 2.6.22

Resolution Date: 24/Feb/09 11:15 PM


 Description  « Hide
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)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Siegfried Goeschl added a comment - 24/Feb/09 11:15 PM
Added the getter/setter in EMail.java