Steve Pellegrin wrote:
> There are a number of config file parameters that end in "EXPIRE"  
> that determine when various records are flushed from the tables. I  
> can't tell from the comments in the file exactly what's going on. For  
> example:
> 
> AUTO_WHITELIST_EXPIRE=7d
> 
> Does this mean that from the moment an entry is added to this table,  
> it will be removed seven days later? Does it mean that if the entry  
> is not touched (no new messages from that sender) for seven days, it  
> will be removed? Quite a difference in behavior and I don't know what  
> to expect.

You can expect exactly/only what the documentations mentions:

# whitelist expiry                                    default: 7 days
#
#   this allows you to specify for what period of time any
#   host will be whitelisted for when auto whitelisted.
#   a setting of 0 sets a permanent whitelist
#
AUTO_WHITELIST_EXPIRE=7d

No where in the documentation does it talk about entries being
updated or anything of the sort.

Cami

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to