When configuring the email server in the system configuration, there is a place to put the port number. I need to use a non-standard port 587. When I look at catalina.out I see that the mail relay is failing on port 25. It would seem that the port information is not being used. Is this a bug or am I not understanding something? Where is the configuration for this? Is it in the DB or an XML file or the tomcat setup?
-Brian