########################################################################
### FILE:	/etc/default/greylistd
### PURPOSE:	'greylistd' settings
########################################################################

### Who should 'greylistd' run as (user:group)?
UGID=mail:mail

### Exim 4 users should replace the line above with the following:
# UGID=Debian-exim:Debian-exim

### Where is the greylistd data directory?
DATADIR=/var/lib/greylistd

### Where is the greylistd run directory?
RUNDIR=/var/run/greylistd
