I've tried to scour the docs and the setup for a way to configure an outgoing RELAY MTA. I can't figure out where that might be set. That seems to me to be a very necessary thing in today's mail environment. Any help and direction would be greatly appreciated.
I've tried to scour the docs and the setup for a way to configure an outgoing RELAY MTA. I can't figure out where that might be set. That seems to me to be a very necessary thing in today's mail environment. Any help and direction would be greatly appreciated.
I just talked to one of our DEV team members. They assured us that the usage of this feature is being reviewed. We plan to add this feature in our upcoming releases. Till then please stay tuned with us. Do let us know your opinion about other features.
To Check Existing Settings: zextras@mail:~$ carbonio prov gs mail.example.com | grep zimbraMtaRelayHost To Modify Settings: zextras@mail:~$ carbonio prov ms mail.example.com zimbraMtaRelayHost mail.test.com #Result# zextras@mail:~$ carbonio prov gs mail.example.com | grep zimbraMtaRelayHost zimbraMtaRelayHost: mail.test.com
Thanks and regards,
Sharif
I've tried to scour the docs and the setup for a way to configure an outgoing RELAY MTA. I can't figure out where that might be set. That seems to me to be a very necessary thing in today's mail environment. Any help and direction would be greatly appreciated.
you're absolutely right this is a MUST Have config option, most of the internet connexions doesn't allow wide acces to distant port 25.
I am hallucinating that this option simply disappear, I did not realize till you mention this point, may be because my tests server are installed from the previous install or previous interface with was way more complete.
still, you can use the remnant zmprov (or now carbonio) command to set the config variables zimbraMtaFallbackRelayHost and zimbraMtaRelayHost to whatever is significant to you to use as a relay.
su - zextras carbonio modifyServer $HOSTNAME zimbraMtaRelayHost 11.22.33.44 zimbraMtaFallbackRelayHost 22.33.44.55
Hurry up @ZEXTRAS, fix this ASAP please.
This worked for me. Thank you! I'd sure like to see a more complete admin interface. Some of us don't do command line unless it's a last resort. Ease of use is a great selling point. I'm looking forward to the upgrades.
how about how to setup relay with username and password?
Follow the setup instructions here, replacing “zimbra” with “zextras”:
https://wiki.zimbra.com/wiki/Relay_per_Domain
You should be able to add your auth to the line, such as username:password@mail.relayhost.xxx