https://bz.apache.org/bugzilla/show_bug.cgi?id=59661

--- Comment #7 from Michael Osipov <1983-01...@gmx.net> ---
Added patches against 6.0 trunk and 9.0 trunk. Tests pass.

I have removed the two default properties:
* "smtp" is the default transport of none is set, see Session#getTransport()
* Default mail localhost is derived from
InetAdress.getLocalHost().getHostName(). This shall do in most cases.
* Overriding system properties implicitly may cause problems

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to