Re: postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'

2017-09-13 Thread Viktor Dukhovni
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

Re: postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'

2017-09-12 Thread xiedeacc
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

Re: postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'

2017-09-12 Thread Christian Kivalo
>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

Re: postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'

2017-09-12 Thread xiedeacc
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

Re: postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'

2017-09-12 Thread Viktor Dukhovni
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, > abor

postfix/postfix-script[6735] error: unknown command: 'quiet-quick-start'

2017-09-12 Thread xiedeacc
'. 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://postfix.1071664.n5