Re: Postfix smtpd processes not aware of config changes...

2021-02-22 Thread Pedro David Marco
Thanks Viktor and Wietse...  i will keep digging it out!! My understading was what you said, so probably the problem is anywhere else... thanks again! Pedreter. On Monday, February 22, 2021, 05:23:04 PM GMT+1, Viktor Dukhovni wrote: > On Feb 22, 2021, at 2:07 PM, Pedro David Marco >

Re: Postfix smtpd processes not aware of config changes...

2021-02-22 Thread Viktor Dukhovni
> On Feb 22, 2021, at 2:07 PM, Pedro David Marco wrote: > > postfix restart means 'postfix stop ; postfix start' > > maybe it would be a good idea to introduce some delay between stop and start? Actually, to expedite the visibility configuration changes, it is generally sufficient to do a "gra

Re: Postfix smtpd processes not aware of config changes...

2021-02-22 Thread Wietse Venema
Pedro David Marco: > Ops, forgot to mention that, thanks Wietse... > postfix restart means? 'postfix stop ; postfix start' > maybe it would be a good idea to introduce some delay between stop and start? With "postfix stop", ALL Postfix processes are terminated, so they cannot remember old databas

Re: Postfix smtpd processes not aware of config changes...

2021-02-22 Thread Pedro David Marco
Ops, forgot to mention that, thanks Wietse... postfix restart means  'postfix stop ; postfix start' maybe it would be a good idea to introduce some delay between stop and start? Thanks, Pedreter. On Monday, February 22, 2021, 04:54:38 PM GMT+1, Wietse Venema wrote: Pedro David Marco: >

Re: Postfix smtpd processes not aware of config changes...

2021-02-22 Thread Wietse Venema
Pedro David Marco: > Hi! > i have this in my main.cf: > address_verify_transport_maps = hash:/etc/postfix/transport_para_vrfy > It works ok when i add a new domain, but when i modify an exsiting one and do > the corresponding postmap and postfix restart, randomlysome Postfix smtpd > processes (no