On Sun, May 30, 2010 at 6:19 PM, javaguy44 <[email protected]> wrote: > I ran into the Transport.send problems as listed here: > http://old.nabble.com/forum/Search.jtp?forum=12275&local=y&query=transport.send > http://old.nabble.com/email-setup--tp16502139s12275p16502139.html > http://old.nabble.com/Problems-setting-up-mail-(Tomcat)-to20984951s12275.html#a20984951 > > However, the solutions provided their assume that the user is setting mail > properties via tomcat configuration + JNDI. > > I still want to configure my mail.properties via roller-custom.properties > > The fix / issue is as follows: > https://svn.apache.org/repos/asf/roller/tags/roller_4.0.1/apps/weblogger/src/java/org/apache/roller/weblogger/util/MailUtil.java
This issue is fixed in Roller trunk, so it will be in 5.0. And now it is also fixed in the Roller 4.0 branch, so if there ever is a 4.0.2 release this fix will be in it. We don't apply fixes to tags tho, so if you want this now you will have to work from either Roller trunk or the 4.0 branch. - Dave
