mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
- Unnuetze Patches aus dem cyrusimapd raus - Eine Konfiguration und Datenbank fuer openmailadmin erstellt. - Konfiguration von Postfix und Cyrus ein wenig optimiert. - 2 Threads des saslauthd muessen reichen fuer kleine Mailserver. Kleines Problem mit den Dateiberechtigungen in den Pakfire-Paketen gehabt und hoffentlich behoben. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@918 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
9 lines
164 B
CFEngine3
9 lines
164 B
CFEngine3
hosts = localhost
|
|
user = root
|
|
password = mysqlfire
|
|
dbname = mail
|
|
table = virtual
|
|
select_field = dest
|
|
where_field = address
|
|
additional_conditions = and active = '1'
|