> On Dec 12, 2018, at 9:15 AM, Brice Lopez <brice.lo...@banh-bao.fr> wrote: > > $ date > Wed Dec 12 14:05:22 UTC 2018 > > $ ls -l /etc/postfix/pools/p26/o151/main.cf > -rw-r--r-- 1 root root 2842 Dec 10 10:58 /etc/postfix/pools/p26/o151/main.cf
Your main.cf file last changed 2 days ago. > $ qdir=$(sudo postmulti -i postfix-p26-o151 -x postconf -hx queue_directory) > $(pgrep -P $(sudo cat $qdir/pid/master.pid) -x qmgr) > PID ELAPSED COMMAND > 31295 120-17:05:56 qmgr -l -t fifo -u Your queue manager has been running for 120 days, without a "postfix reload". > The instance was reloaded a few times since it's running, But not more recently than 120 days ago. > and on the 10th of September after the configuration modification. Apparently not, as "postfix reload" does restart the queue manager, so your attempts to "reload" have not been effective. > I just restarted it just in case. That should cause the new settings to take effect. -- -- Viktor. P.S. Please don't send unsolicited email to outlook.com or any other email mailboxes.