#
# %%warning_message%%
user = %%db_mail_user%%
password = %%db_mail_pwd%%
hosts =%%dbhost%%
dbname = %%dbname%%
query = select domaines.domaine from domaines where domaine='%s' and gesmx=1;