]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/postfix/mysql-mydestination.cf
Start core47.
[people/pmueller/ipfire-2.x.git] / config / postfix / mysql-mydestination.cf
index 0b409fd72e9ae560d9739dc159e637260b18ef5c..99924241ad4417828cb7786002deab0e5f741591 100644 (file)
@@ -1,15 +1,7 @@
-# Host der Datenbank
-hosts = localhost 
-
-# Benutzername und Passwort der Datenbank
-user = mail
-password = ipfire
-
-# Der Datenbankname
+hosts = localhost
+user = root
+password = mysqlfire
 dbname = mail
-
-# Der Tabellenname
-table = domain
-
-select_field = domain_name
-where_field = domain_name
\ No newline at end of file
+table = domains
+select_field = domain
+where_field = domain