This commit is contained in:
Charlie Jacomme 2018-08-07 20:26:20 +02:00
commit eec52e8718
4 changed files with 7 additions and 6 deletions

View file

@ -23,7 +23,7 @@ api_client = Re2oAPIClient(api_hostname, api_username, api_password)
client_hostname = socket.gethostname().split('.', 1)[0]
all_users = api_client.list("mail/alias")
all_users = api_client.list("localemail/users")
def generate(api_client):
# Création de l'environnement Jinja