If I wanted to change the default SMTP port from 25 to say 24, I could just as easily add a port forward from 25 => 24 and then not mess with the internal Qmail settings?
This is to use an external mail relay service.
Can someone confirm this please.
I know about the "config set SMTPSmartHost "smtp.myisp.com:24" and signal-event email-update" but this is for outgoing SMTP and I want to configure the incoming port.
Thanks in advance.