Re: smtpd in master.cf

2022-01-24 Thread raf
On Mon, Jan 24, 2022 at 10:29:15PM +0100, Jaroslaw Rafa wrote: > Dnia 24.01.2022 o godz. 15:51:33 Ruben Safir pisze: > > > > So what is the smtpd on the above line? Am I telling port 25 to obey > > the rules for port 587? > > Did you notice the comments at the top of default master.cf file? T

Re: smtpd in master.cf

2022-01-24 Thread Jaroslaw Rafa
Dnia 24.01.2022 o godz. 15:51:33 Ruben Safir pisze: > > So what is the smtpd on the above line? Am I telling port 25 to obey > the rules for port 587? Did you notice the comments at the top of default master.cf file? They explain the syntax: > # service type private unpriv chroot wakeup max

Re: smtpd in master.cf

2022-01-24 Thread Wietse Venema
Ruben Safir: > On Sun, Jan 23, 2022 at 12:37:00AM -0600, Rob McGee wrote: > > On 2022-01-22 21:53, Ruben Safir wrote: > > >Sorry not main, in master > > > > > >On Sat, Jan 22, 2022 at 10:51:31PM -0500, Ruben Safir wrote: > > >>Is this an error? > > >> > > >>smtp inet n - n -

Re: smtpd in master.cf

2022-01-24 Thread Ruben Safir
On Sun, Jan 23, 2022 at 12:37:00AM -0600, Rob McGee wrote: > On 2022-01-22 21:53, Ruben Safir wrote: > >Sorry not main, in master > > > >On Sat, Jan 22, 2022 at 10:51:31PM -0500, Ruben Safir wrote: > >>Is this an error? > >> > >>smtp inet n - n - - smtpd > > "sm

Re: smtpd in master.cf

2022-01-22 Thread Rob McGee
On 2022-01-22 21:53, Ruben Safir wrote: Sorry not main, in master On Sat, Jan 22, 2022 at 10:51:31PM -0500, Ruben Safir wrote: Is this an error? smtp inet n - n - - smtpd "smtp" is the port name. It's 25. "getent services smtp" submission inet n -

Re: smtpd in master.cf

2022-01-22 Thread Ruben Safir
Sorry not main, in master On Sat, Jan 22, 2022 at 10:51:31PM -0500, Ruben Safir wrote: > Is this an error? > > smtp inet n - n - - smtpd > > submission inet n - n - - smtpd > -o syslog_name=postfix/submission > -o smtpd_tls_secu