Re: One Domain to Remote Email Gateway

2020-08-29 Thread Greg Sims
> I told you to use SENDER_DEPENDENT_DEFAULT_TRANSPORT_MAPS Things do work much better when using the correct configuration in main.cf. Thank you Wietse, Greg www.RayStedman.org On Sat, Aug 29, 2020 at 6:16 AM Wietse Venema wrote: > > Greg Sims: > > I got the chance to work on what you recommen

Re: One Domain to Remote Email Gateway

2020-08-29 Thread Wietse Venema
Greg Sims: > I got the chance to work on what you recommended. Thank you Wietse. > > main.cf: > # transactional email for the ministry > sender_dependent_relayhost_maps = regexp:/etc/postfix/sender_relay.regexp I told you to use SENDER_DEPENDENT_DEFAULT_TRANSPORT_MAPS Wietse

One Domain to Remote Email Gateway

2020-08-29 Thread Greg Sims
I got the chance to work on what you recommended. Thank you Wietse. main.cf: # transactional email for the ministry sender_dependent_relayhost_maps = regexp:/etc/postfix/sender_relay.regexp sender_relay.regexp: # email sent from the ministry domain will use the raystedman: smtp transport and rel

Re: One Domain to Remote Email Gateway

2020-08-27 Thread Wietse Venema
Greg Sims: > I did not get this solution started in the proper direction -- sorry. > I believe the following solution is closer: > > main.cf: > > sender_dependent_relayhost_maps = regexp:/etc/postfix/sender_relay.regexp > > sender_relay.regexp: > > /@raystedman\.org$/ [smtp-relay.gmail.com

Re: One Domain to Remote Email Gateway

2020-08-27 Thread Greg Sims
I did not get this solution started in the proper direction -- sorry. I believe the following solution is closer: main.cf: sender_dependent_relayhost_maps = regexp:/etc/postfix/sender_relay.regexp sender_relay.regexp: /@raystedman\.org$/ [smtp-relay.gmail.com] This should relay email wher

One Domain to Remote Email Gateway

2020-08-26 Thread Greg Sims
I would like to separate our bulk email and transactional email on different ip addresses. All of the transactional email will be sent to a remote email gateway for delivery. This gateway is authenticated by ip address. It seems that I need to add an entry to my transport.regexp so all email for