Hello,

from patch file:
+# This table is not used yet, possibly never will be
+create table mail_log        # Stores a record for every mail delivery attempt

grep dns_name *
dbdef.sql:create table dns_name        # Stores the reverse dns name
lookup for records

grep mail_log *
dbdef.sql:create table mail_log        # Stores a record for every
mail delivery attempt

So these two tables are not used. I think that you had done. You
should have working graylisting.

Look in dbdef.sql at the end of file are some examples.

Best regards,


2007/11/2, Roman Bělonohý <[EMAIL PROTECTED]>:
> Hi,
>
> thanks to Lampa it seems greylisting patch is doing something now.
>
> But after one day of patch being "working" I have about 30 records in db
> table relaytofrom
> with for example "blocked_count=28, passed_count=30"
>
> I am ok with this. But ... there is NO record in dns_name and NO record
> in maillog. Is that ok?
>
> And ... I would like to set the behaviour in which allowed IP address or
> what is allowed (email? ip?) would be
> whitelisted for one month. What variable to edit?
>
> Regards,
>
> Roman
>
>


-- 
Lampa

Reply via email to