mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
* In Mailserverkonfiguration fortgeschritten... git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@178 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
14 lines
245 B
CFEngine3
14 lines
245 B
CFEngine3
# Host der Datenbank
|
|
hosts = localhost
|
|
# Benutzername und Passwort der Datenbank
|
|
user = mail
|
|
password = ipfire
|
|
|
|
# Der Datenbankname
|
|
dbname = mail
|
|
table = virtual
|
|
|
|
select_field = dest
|
|
where_field = alias
|
|
additional_conditions = and status = '1'
|