Re: Split Domain MTA relay access denied

2019-10-11 Thread Adam Barnett
t;Postfix users" | Sent: Friday, 11 October, 2019 12:14:52 | Subject: Re: Split Domain MTA relay access denied | You have EXTERNAL domain listed in relay_domains? Don't do that. | | For relaying to arbitrary remote sites, the SMTP client should be | in a trusted network (mynetwor

Re: Split Domain MTA relay access denied

2019-10-11 Thread Wietse Venema
QA > T: 020-7268-5000 > [ http://www.dneg.com/ | www.dneg.com ] > __ > > - Original Message - > | From: "Wietse Venema" > | To: "Postfix users" > | Sent: Friday, 11 October, 2019 12:01:57 > | Subject: Re: Split Domain MTA rela

Re: Split Domain MTA relay access denied

2019-10-11 Thread Adam Barnett
] __ - Original Message - | From: "Wietse Venema" | To: "Postfix users" | Sent: Friday, 11 October, 2019 12:01:57 | Subject: Re: Split Domain MTA relay access denied | ab: |> Hi |> |> Added the domain to $relay_domian but they i get this error | | Good. | |>

Re: Split Domain MTA relay access denied

2019-10-11 Thread Wietse Venema
ab: > Hi > > Added the domain to $relay_domian but they i get this error Good. > Recipient address rejected: User unknown in relay recipient table; Populate relay_recipient_maps, or use recipient address verification. http://www.postfix.org/STANDARD_CONFIGURATION_README.html#backup http://www

Re: Split Domain MTA relay access denied

2019-10-11 Thread ab
Hi Added the domain to $relay_domian but they i get this error Recipient address rejected: User unknown in relay recipient table; Thanks adam -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Re: Split Domain MTA relay access denied

2019-10-10 Thread Wietse Venema
ab: > When sending Outside world to @bar.com and the account lives in zimbra, it > hits the MTA and the get "Relay Access Denied" The recipient domain is not listed in $relay_domains. Wietse

Split Domain MTA relay access denied

2019-10-10 Thread ab
Hi All, We have a split domian with a MTA relay in the middle, the domain is @bar.com. and it configured in Zimbra and Gsuite, Zimbra -> MTA Relay -> GSuite Sending from zimbra as the -> Gsuite , and Zimbra -> Outside World works correctly, the mail flows though zimbra -> mta -> gsuite When