j-greyd - Greylist database server

Introduction

Normally, the default configuration is standalone.

GREY_MODE                          STANDALONE
GREY_SOCKET                        local:/var/jchkmail/j-greyd.sock

But when you use several frontend equal MX servers to get the internet traffic, you will get traffic balanced between all. It's then necessary to add a daemon on a server to share the greylist database between all.

Have also a look here

Configuration

j-greyd can be configured in three different ways :

  • /etc/mail/jchkmail/j-chkmail.cf - j-greyd can share the main configuration file for j-chkmail but it has its own configuration section.
  • /etc/default/jgreyd
  • Command line options

Configuration options shared with j-chkmail

j-chkmail.cf

GREY_LOG_FILE                    file:j-grey-expire
GREY_MIN_DELAY_NORMAL            10m
GREY_MIN_DELAY_NULLSENDER        10m
GREY_MAX_DELAY_NORMAL            3d
GREY_MAX_DELAY_NULLSENDER        6h
GREY_VALIDLIST_LIFETIME          1w
GREY_WHITELIST_LIFETIME          2w
GREY_BLACKLIST_LIFETIME          1d
GREY_PENDING_NORMAL              1000
GREY_PENDING_NULLSENDER          1000
GREY_IP_COMPONENT                NET
GREY_FROM_COMPONENT              HOST
GREY_TO_COMPONENT                FULL
GREY_CLEANUP_INTERVAL            10m
GREY_DEWHITE_FLAGS               DomainMatch

Configuration options specific to j-greyd

j-chkmail.cf

GREYD_SOCKET_LISTEN             inet:2015@0.0.0.0
GREYD_LOG_FACILITY              local6
GREYD_LOG_LEVEL                 10
GREYD_PID_FILE                  /var/run/jchkmail/j-greyd.pid
GREYD_CLIENT_IDLE_MAX           300

Launching

Start-Up Script

Command line options

doc/spam/jgreyd.txt · Last modified: 2008/10/08 23:55 by martins
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0