Page 1 of 1

zimbra allow relay from specific host/network

Posted: Fri Sep 14, 2018 6:24 pm
by Mechanix
Hi,

I´m running the latest collaboration server version 8.8.9 and I´m not sure how to configure zimbra to allow relaying from a particular hos which is located in my private network.. Zimbra server is a full featured internet mail server.
I´ve added the local network to zimbras MTA trusted networks but whenever I send a mail I get:

Code: Select all

 status=deferred (connect to XXXXXX[XXXXX.118]:25: Connection refused)
Any hints are much appreciated.

Re: zimbra allow relay from specific host/network

Posted: Sat Sep 15, 2018 12:07 am
by L. Mark Stone
You'll need to give us the unobfuscated output of:

Code: Select all

zmprov gs `zmhostname` zimbraMtaMyNetworks
as well as the IP address of the host you want to allow to relay, for us to be able to help.

Regards,
Mark

Re: zimbra allow relay from specific host/network

Posted: Thu Sep 20, 2018 5:01 pm
by Mechanix
Hi,

thanks for your reply.

Code: Select all

zimbraMtaMyNetworks: 127.0.0.0/8 [::1]/12 10.159.23.0/24 192.168.100.0/24
The client: 192.168.100.2

Cheers,
M

Re: zimbra allow relay from specific host/network

Posted: Fri Sep 21, 2018 2:45 pm
by gabrieles
The myNetworks of the indicated machine includes alrealdy the given ip 192.168.100.2...

Code: Select all

192.168.100.0/24

Re: zimbra allow relay from specific host/network

Posted: Sat Sep 22, 2018 5:59 pm
by Mechanix
Well, yes. Thats why I do not understand why it doesnt work