On Tue, Sep 12, 2017 at 09:57:17PM -0700, xiedeacc wrote:
> you're right, I'm learning to write a systemd style script, but not familiar
> with postmulti
Start scripts don't need to know anything about postmulti. The
whole point of the design is that "postfix start" starts all
the relevant Postf
you're right, I'm learning to write a systemd style script, but not familiar
with postmulti
--
Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html
>I know was postmulti arguments problem, but I want to know is: is this
>postfix version difference or ubuntu make some change, or
>/etc/init.d/postfix has some special?
The Debian / Ubuntu start script probably expects some distribution specific
configuration to be in place.
Your best bet is
I know, but I remove quiet-quick-start in /etc/init.d/postfix, still failed,
but now log was:
Sep 13 10:47:54 xiedeacc postmulti[7989]: fatal: Specify exactly one of
'-e', '-l', '-p', '-x'
Sep 13 10:48:33 xiedeacc postfix/postfix-script[8095]: error: unknown
command: ''
Sep 13 10:48:33 xiedeacc po
On Tue, Sep 12, 2017 at 07:32:03PM -0700, xiedeacc wrote:
> hi all, use systemd start postfix faild, here is detail:
>
> postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'
> postfix/postfix-script[6736] fatal: usage: postfix start (or stop, reload,
-code'.
here is /var/log/mail.log
postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'
postfix/postfix-script[6736] fatal: usage: postfix start (or stop, reload,
abort, flush, check, status, set-permissions, upgrade-configuration)
--
Sent from: http: