Submitted by RedKnot on Thu, 01/09/2014 - 04:24
Hi,
I needed to configure a mail relay for one of our customers. Our customer is hosting his e-mail server at home (don't ask me why ;)) His ISP blocks incoming connections on port 25. So his mailserver accepts mail on a different port (port 21).
So i filled in his IP and port number like this: xxx.xxx.xxx.xxx:21 The transport map generated by virtualmin generates the following entry: domain.tld smtp:[ xxx.xxx.xxx.xxx:21]
Postfix doesn't accept this format, it should be: smtp:xxx.xxx.xxx.xxx:21 (or smtp:[xxx.xxx.xxx.xxx]:21 if you want to disable te MX lookup)
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Thu, 01/09/2014 - 12:53 Comment #1
Thanks - this will be fixed in the next release of the mail relay plugin.
Submitted by Issues on Thu, 01/23/2014 - 13:01 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.