crans_bcfg2/Python/etc/postfix/ldap-canonical.cf/gen.py
Jeremie Dimino 81ab684f93 Ajout de fichiers dans le plugins python.
darcs-hash:20071218042114-af139-8ce65c1c19fb24d871bddf18dfc29bd0627a40b1.gz
2007-12-18 05:21:14 +01:00

7 lines
142 B
Python

# -*- mode: python; coding: utf-8 -*-
header()
query="(&(mail=%s)(canonicalAlias=*))"
result="canonicalAlias"
dump("template/postfix/ldap")