$CFG::CFG{'inet'} = '127.0.0.1:10026'; $CFG::CFG{'delay'} = '30'; $CFG::CFG{'whitelist-clients'} = [ '/etc/postfix/postgrey_whitelist_clients', '/etc/postfix/postgrey_whitelist_clients.local', ]; $CFG::CFG{'whitelist-recipients'} = [ '/etc/postfix/postgrey_whitelist_recipients', '/etc/postfix/postgrey_whitelist_recipients.local', ]; $CFG::CFG{'greylist-text'} = 'Greylisted, see 'http://greylisting.endian.com''; $CFG::CFG{'pidfile'} = '/var/run/postgrey.pid';