Robert Chalmers:
> I have set up the greylist policy, exactly according to the postfix docs, but 
> nothing seems to be getting generated in /var/mta - no database that is.
> 
> When reloading I get this.
> 
> postconf: warning: /usr/local/etc/postfix/main.cf: unused parameter: 
> greylist_time_limit=3600

You have no greyLIST service in master.cf.

> However, the documents say to put it in.
> 
> # Greylist policy server
> #
> greypolicy    unix  -       n       n       -       0       spawn
>   user=nobody:mail argv=/opt/local/bin/perl 
> /usr/local/libexec/postfix/greylist.pl

You have a greyPOLICY service in master.cf.

> 11         ...
> 12     # smtpd_policy_service_request_limit 
> <http://www.postfix.org/postconf.5.html#smtpd_policy_service_request_limit> = 
> 1
> 
> But ok, I remove the greylist_time_limit = 3600 and proceed, but there is no 
> greylist.db being generated?

What is /usr/local/libexec/postfix/greylist.pl?

        Wietse

Reply via email to