News About Features Documentation FAQ ChangeLog Mailinglist Download GIT Screenshots RRDtool MRTG WebQ Logwatch Reporter Latest stable: 2.0.2-1 Latest devel: 2.0.3-0.beta5 |
not_listed() SQL whitelist for a policy. Usage: not_listed(flags='W', table='greylist') Where: flags is an character, which defines which flag will be searched in SQL table. By default 'B' for this scanner. table can define table alternative Returns: level=1.0, when client is not in whitelist level=0.0, when client is in whitelist Example: not_listed() New in version 0.8.0. |