zimbra allow relay from specific host/network

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
Mechanix
Posts: 12
Joined: Mon Sep 19, 2016 7:50 am

zimbra allow relay from specific host/network

Post 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.
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: zimbra allow relay from specific host/network

Post 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
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Mechanix
Posts: 12
Joined: Mon Sep 19, 2016 7:50 am

Re: zimbra allow relay from specific host/network

Post 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
User avatar
gabrieles
Outstanding Member
Outstanding Member
Posts: 233
Joined: Tue Feb 14, 2017 9:40 am

Re: zimbra allow relay from specific host/network

Post 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
Mechanix
Posts: 12
Joined: Mon Sep 19, 2016 7:50 am

Re: zimbra allow relay from specific host/network

Post by Mechanix »

Well, yes. Thats why I do not understand why it doesnt work
Post Reply