Re: Architectural question for handing submission mail to a smarthost

2020-06-02 Thread Wietse Venema
Alexander Perlis: > Wietse asked: > > What should happen with local submissions via /usr/sbin/sendmail? > > Thanks, I forgot about those, they too should go to the separate smarthost. > Your follow-up > message passing options to pickup(8) would seem to take care of that. > > > /etc/postfix/mast

Re: Architectural question for handing submission mail to a smarthost

2020-06-02 Thread Matus UHLAR - fantomas
Wietse asked: What should happen with local submissions via /usr/sbin/sendmail? On 01.06.20 19:06, Alexander Perlis wrote: Thanks, I forgot about those, they too should go to the separate smarthost. Your follow-up message passing options to pickup(8) would seem to take care of that. so, you

Re: Architectural question for handing submission mail to a smarthost

2020-06-01 Thread Alexander Perlis
Wietse asked: > What should happen with local submissions via /usr/sbin/sendmail? Thanks, I forgot about those, they too should go to the separate smarthost. Your follow-up message passing options to pickup(8) would seem to take care of that. > /etc/postfix/master.cf > submission .. .. .. .. ..

Re: Architectural question for handing submission mail to a smarthost

2020-06-01 Thread Wietse Venema
I wrote: > Hello, I seek advice. For mail received on port 25 for my domain, > the usual local transport should be used (as accomplished with > mydestination=mydomain), but for mail submitted by authorized users > on port 587, I want all such mail (even for recipients@mydomain) > to get sent via SM

Re: Architectural question for handing submission mail to a smarthost

2020-06-01 Thread Wietse Venema
Alexander Perlis: > Hello, I seek advice. For mail received on port 25 for my domain, > the usual local transport should be used (as accomplished with > mydestination=mydomain), but for mail submitted by authorized users > on port 587, I want all such mail (even for recipients@mydomain) > to get se