add virtual_transport parameter which i somehow missed in my last commit, refs #1465

This commit is contained in:
Robert Förster (Dessa)
2015-02-01 03:08:18 +01:00
parent e92b5e2c05
commit 23b091ea82
2 changed files with 2 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ smtpd_sasl_local_domain = $myhostname
broken_sasl_auth_clients = yes
## Dovecot Settings for deliver, SASL Auth and virtual transport
smtpd_sasl_type = dovecot
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1
smtpd_sasl_path = private/dovecot-auth

View File

@@ -50,6 +50,7 @@ smtpd_sasl_local_domain = $myhostname
broken_sasl_auth_clients = yes
## Dovecot Settings for deliver, SASL Auth and virtual transport
smtpd_sasl_type = dovecot
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1
smtpd_sasl_path = private/dovecot-auth