We run our main mail server on a non-standard port because we have filters on the main mail port (25). Is there someway I can tell the forums to use the non-standard port? Otherwise our spam filter is eating the emails because it thinks the system is trying to relay mail. Thanks.
I found it, but not in the docs... For JMail (what we use) if you put server:port in the server address that does it. So you can put mail.domain.net:2000 if your server is running on that port and it will send it there. I don't know about the other mail handlers.