13 lines
303 B
CFEngine3
13 lines
303 B
CFEngine3
# WARNING: Do not edit this file, edit the one in /etc/alternc/templates and launch alternc.install again.
|
|
#
|
|
|
|
user = %%db_mail_user%%
|
|
password = %%db_mail_pwd%%
|
|
hosts =%%dbhost%%
|
|
dbname = %%dbname%%
|
|
table = mail_domain
|
|
# this should by %%primary_mx%%
|
|
select_field = 'relay:[%%mx%%]'
|
|
where_field = mail
|
|
|