As I understand I can redirect only incoming ports from outside to the server. I did it for incoming mails and it's working just fine.
The problem is that I'm going to use DynDNS MailHOP outbound mail services to bypass port 25.
They require using user name and password for SMTP connection.
So what I need is change outgoing mails to port 2525, add user name and password.
It's working if mailhop is defined at mail client as a outgoing mail server, but in this case I can't use webmail. It's still trying use port 25
Any suggestions ?