Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core


Commits:
6fce6039 by Belegnar at 2022-11-29T18:00:14+00:00
Add docs part about postfix + dovecot lmtp config

- - - - -
96d6c00c by Mark Sapiro at 2022-11-29T18:00:15+00:00
Merge branch 'master' into 'master'

Add docs part about postfix + dovecot lmtp config

See merge request mailman/mailman!524
- - - - -


1 changed file:

- src/mailman/docs/mta.rst


Changes:

=====================================
src/mailman/docs/mta.rst
=====================================
@@ -215,6 +215,19 @@ above. The ``postfix-mailman.cfg`` would look like this::
     transport_file_type: regex
 
 
+Postfix + Dovecot
+----------------------
+
+In case of using Postfix with Dovecot LMTP, ``main.cf`` should look like
+
+    virtual_mailbox_maps = 
+        hash:/opt/mailman/data/postfix_lmtp ${dovecot}
+    local_recipient_maps = 
+        hash:/opt/mailman/data/postfix_lmtp ${dovecot}
+    transport_maps = 
+        hash:/opt/mailman/data/postfix_lmtp
+
+
 Unusual Postfix configuration
 -----------------------------
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/c5cb7b83b3533bbd2cc0a03e8bb336bfd1dc2cfb...96d6c00c966770f973d8b372bf0aafd4258a4301

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/c5cb7b83b3533bbd2cc0a03e8bb336bfd1dc2cfb...96d6c00c966770f973d8b372bf0aafd4258a4301
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to