https://issues.apache.org/bugzilla/show_bug.cgi?id=49267

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |1.8.2

--- Comment #1 from Stefan Bodewig <[email protected]> 2010-05-11 06:28:03 EDT 
---
The javadocs of javamail can be read as if the way Ant works in 1.8.1 is
correct, but there are other possible interpretations.  In particular the
documentation of the mail.smtp.socketFactory.port says "Specifies the port to
connect to when using the specified socket factory. If not set, the default
port will be used. " - the question is what "the default port" will be.  Looks
as if it was a hardcoded value of 465 rather than the value given in the
mail.smtp.port property.

I think this is fixed with svn revision 943074 of ant's svn trunk but I lack
the environment to actually test this.  Is there any chance you could build Ant
from sources to verify it has been fixed?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to