|
From: Tim M. <ti...@mo...> - 2003-11-06 10:49:07
|
Hi, I was wondering if it could be possible to add a setPort() method to the JavaMailSenderImpl class. This would allow for sending email via a mail server which does not use the standard port of 25. I have looked at the code and all it should require is a new setting to be added for the port and the Transport.connect() call modified. I have placed a request on sourceforge for this at http://sourceforge.net/tracker/?group_id=73357&atid=537542 (not sure if theses sourceforge facilities are used much). Thanks, Tim |