3 [ -f /etc
/conf.d
/dbmail
] && .
/etc
/conf.d
/dbmail
10 for daemon
in $DBMAIL_DAEMONS; do
11 stat_busy
"Starting DbMail ${daemon}"
22 for daemon
in $DBMAIL_DAEMONS; do
23 stat_busy
"Stopping DbMail ${daemon}"
24 pid
=$
(cat /var
/run
/${daemon}.pid
)
37 echo "usage: $0 {start|stop|restart}"