Template: greylistd/ugid
Type: string
Description: Who should be the owner of the greylistd process and socket?
 In order for your Mail Transport Agent (MTA) to communicate with greylistd,
 we need to set up ownership of the greylistd daemon process and communication
 socket to allow for this.  Normally, greylistd should run under the same
 ownership as your MTA.
 .
 Please specify this ownership in the format "user:group", or just "user".

Template: greylistd/autoconfig_notdone_exim4
Type: note
Description: Exim 4 needs additional configuration
 For greylisting to become effective, your Mail Transport Agent (MTA) needs
 to talk to greylistd during the SMTP transaction.  In your case, this means
 that one or two ACL ("Access Control List") statements needs to be added in
 your Exim 4 configuration files.
 .
 To do so, run the following from the command line (e.g. in another window):
    # greylistd-setup-exim4 add
 .
 Or, if you want sender hosts to be grouped together in 24-bit networks:
    # greylistd-setup-exim4 add -netmask=24
 .
 Later, before you are uninstall "greylistd", you want to run:
    # greylistd-setup-exim4 remove
 .
 I would have liked to do this automatically for you, but I am not allowed
 to touch configuration files that belong to another package.  Only you can
 do so.  For more information, see Debian Bug #287581.

Template: greylistd/autoconfig_notdone
Type: note
Description: Your MTA needs additional configuration
 For greylisting to become effective, your Mail Transport Agent (MTA) needs
 to talk to greylistd during the SMTP transaction.  Unfortunately, I am not
 able to automatically set this up for you - I only know how to do this for
 the Exim 4 configuration supplied in Debian's "exim4-config" package.
 .
 If you use a different MTA, have a look at the greylistd(8) manual page
 for some information on communicating with greylistd.  There may also
 be other greylisting solutions available that suit your MTA better;
 see the "Links" section at:
    http://projects.puremagic.com/greylisting/
