Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Developers List »

Re: svn commit: r708217 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/email/MimeMailer.java

Stefan Bodewig

2008-10-27


Author LoginPost Reply
On Mon, 27 Oct 2008, <bodewig@(protected):

> URL: http://svn.apache.org/viewvc?rev=708217&view=rev Log:
> Make <mail> work for SSL + authentication with javamail 1.4.1.

I'm not completely comfortable with this change since I couldn't
test all combinations I would have needed to feel OK.

The patch changes the protocol from "smtp" to "smtps" if the SSL
flag has been set on the <mail> task, aparently it doesn't work with
JavaMail 1.4.1 any other way.

If anybody around here uses the <mail> task or a MailLogger with
SSL, please do me a favour and check that it still works with the
current trunk.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.