> -----Original Message----- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 11, 2001 6:56 PM > To: Ant Developers List > Subject: Re: [SUBMIT] Refactor & combination of mail tasks > > > > ----- Original Message ----- > From: "Rob Oxspring" <[EMAIL PROTECTED]> > To: "Ant Developers List" <[EMAIL PROTECTED]> > Sent: Tuesday, December 11, 2001 10:10 AM > Subject: RE: [SUBMIT] Refactor & combination of mail tasks > > > > > > > It's a documented property for the default SMTP provider in JavaMail 1.2 > > (not sure about previously as I can't find docs): > > > > mail.smtp.port|int|The SMTP server port to connect to, if the connect() > > method doesn't explicitly specify one. Defaults to 25. > > > > Rob > > > > OK. I looked for it a few weeks ago in the docs, but didnt see it > in the PDF > file.
OK... I'll come clean... I winged it and went with a gut feeling of what it should be - it was only when you mentioned the issue that I remembered to check (big thanks otherwise there could have been serious egg on face). I think I only found the proof thanks to a stuborn desire not to be wrong!! Rob > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
