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 |
elisted() SQL blacklist for a policy. Enhanced version. You can use this scanner to chcek, if an record is present in SQL table. Usage: elisted(flags='B', 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 in blacklist level=0.0, when client is not in blacklist This is experimental and may change in future releases. Example: elisted() New in version 1.1.1. |