2014-11-11 9:13 GMT+01:00 Eric Charles <[email protected]>: > Good to see you are eating some Apache James here, but James would also love > to use Apache Geronimo Mail, which could lead to dependencies clash (james > depending on geronimo depending on james...). > >
using crossed versions it is ok > > On 11/10/2014 05:38 PM, Kevan Miller wrote: > > Thanks Hendrik! > > That's a lot of changes to digest. I'm not sure how you intend to commit > them, but if it's possible/feasible, please commit in functional pieces. Not > all at once... > > Some explanation/background of the greenmail -> James replacement would be > appreciated... > > --kevan > > On Sat, Nov 8, 2014 at 4:10 PM, Hendrik Dev <[email protected]> wrote: >> >> I did some work on Javamail 1.4 and want to discuss the changes >> before commit them: >> >> - Replaced greenmail with apache james >> - Added new testcases, more to come ... >> - Fixed APOP authentication for POP3 >> - Starttls is now also working for POP3 >> - Some love for pom's >> - Fixed issues: >> >> Support for properties mail.<protocol>.socketFactory and >> mail.<protocol>.ssl.socketFactory >> https://issues.apache.org/jira/browse/GERONIMO-5429 >> >> Support for property starttls.require >> https://issues.apache.org/jira/browse/GERONIMO-5430 >> >> starttls.required is not supported by JavaMail >> https://issues.apache.org/jira/browse/GERONIMO-5873 >> >> >> You can review the proposed changes here: >> >> https://github.com/salyh/geronimo-javamail/commit/7bac5b296025a9de098428e88756c5b06ae44b2e >> >> or get the diff here: >> >> https://raw.githubusercontent.com/salyh/geronimo-javamail/7bac5b296025a9de098428e88756c5b06ae44b2e/svn.diff >> >> Site is here: >> http://people.apache.org/~salyh/geronimo-javamail_1.4/1.9.0-SNAPSHOT/ >> >> Thanks for your comments or feedback >> Hendrik >> >> -- >> Hendrik Saly (salyh, hendrikdev22) >> @hendrikdev22 >> PGP: 0x22D7F6EC > >
