update
This commit is contained in:
parent
ea21bcda10
commit
669b55108d
@ -47,7 +47,7 @@ smtp inet n - - - - smtpd
|
|||||||
|
|
||||||
### Edition des 5 fichiers de configuration suivants:
|
### Edition des 5 fichiers de configuration suivants:
|
||||||
* Contenu de `mysql-virtual_domaines.cf`
|
* Contenu de `mysql-virtual_domaines.cf`
|
||||||
```
|
~~~~text
|
||||||
hosts = 127.0.0.1
|
hosts = 127.0.0.1
|
||||||
user = postfix
|
user = postfix
|
||||||
password = Mot de passe Mysql Postfix
|
password = Mot de passe Mysql Postfix
|
||||||
@ -56,5 +56,5 @@ smtp inet n - - - - smtpd
|
|||||||
table = domaines
|
table = domaines
|
||||||
where_field = domaine
|
where_field = domaine
|
||||||
additional_conditions = AND etat=1
|
additional_conditions = AND etat=1
|
||||||
```
|
~~~~
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user