> On 30 Apr 2021, at 18:15, Rob McGee <r...@nodns4.us> wrote: > > Perhaps you are confused because of your distributor's abstraction of > postfix(1) commands? There is no "postfix restart" command. There is > [among others] reload, start, and stop. You need to do whatever > translates to "postfix stop" and then "postfix start". (And yes, use > "postfix start-fg" if that's what your OS requires.) > -- > http://rob0.nodns4.us/
"service postfix restart" in both FreeBSD and Debian do a "postfix stop" and then "postfix start".