Ajout de fichiers dans le plugins python.

darcs-hash:20071218042114-af139-8ce65c1c19fb24d871bddf18dfc29bd0627a40b1.gz
This commit is contained in:
Jeremie Dimino 2007-12-18 05:21:14 +01:00
parent 30982be082
commit 81ab684f93
12 changed files with 135 additions and 7 deletions

View file

@ -0,0 +1,7 @@
# -*- mode: python; coding: utf-8 -*-
header("Test si le greylisting est active pour un certain compte.")
query="(|(uid=%u)(mailAlias=%u)(canonicalAlias=%u))"
result="contourneGreylist"
dump("template/postfix/ldap")

View file

@ -0,0 +1,3 @@
<FileInfo>
<Info owner="root" group="root" perms="0600"/>
</FileInfo>