Christian Roessner: > > I am currently preparing an upstart script for Ubuntu. I tried several way >-s do use /usr/sbin/postfix, but I never would get the master PID. So I looke >-d at the postfix.c code.
The only supported way to start Postfix is "postfix start", using
the commands provided with /etc/postfix/postfix-script.
DO NOT TINKER WITH THIS.
SUSE people discovered years ago that their home-grown approach to
stop Postfix would terminate a lot more processes than just Postfix.
Wietse
