This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-postfix
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use dovecot sasl
master
Markus Katharina Brechtel
7 years ago
parent
9573cf1eed
commit
50fb6dff87
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
templates/main.cf.j2
+ 3
- 0
templates/main.cf.j2
View File
@@ -54,3 +54,6 @@ virtual_mailbox_maps =
# use dovecot lmtp for mail transport
virtual_transport = lmtp:unix:private/dovecot-lmtp
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
Write
Preview
Loading…
Cancel
Save