Our ISP forces us to use their MTA. No connections on port 25 are allowed to the real (internet) world. On version 2.2 we could solve this by entering folowing information in the SMTP Routes section
* : IP_smtp_server_of_our_ISP
ourdomain.com : 192.168.1.1
But how do we configure something like this in version 3.2? It won't accept a * as domain....
This thread was automatically locked due to age.