### Uncomment matching 'start' lines below.

### Uncomment these two lines when you want milter-greylist to be a
### milter for a remote machine.

#start on starting local


### Uncomment this line when you run want milter-greylist to be a
### milter for sendmail on the current machine

#start on starting sendmail


### Uncomment this line when you run want milter-greylist to be a
### milter for postfix on the current machine

#start on starting postfix


stop  on runlevel 0
stop  on runlevel 1
stop  on runlevel 6

respawn
exec /usr/sbin/milter-greylist -D
