Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core
Commits: f1ace47b by Mark Sapiro at 2023-01-31T17:38:36+00:00 Minor update to Postfix doc on regexp tables. * Minor update to Postfix doc on regexp tables. - - - - - 726c23c3 by Mark Sapiro at 2023-01-31T17:38:36+00:00 Merge branch 'doc' into 'master' Minor update to Postfix doc on regexp tables. See merge request mailman/mailman!1096 Merged-by: Mark Sapiro <m...@msapiro.net> Reviewed-by: - - - - - 1 changed file: - src/mailman/docs/mta.rst Changes: ===================================== src/mailman/docs/mta.rst ===================================== @@ -183,7 +183,12 @@ strictly needed (but it is harmless). All you need to do in this scenario is to make sure that Postfix accepts mail for your one domain, normally by including it in ``mydestination``. -Regular Expression tables remove the additional dependency of having ``postmap`` + +Regular Expression Tables +------------------------- + +Regular Expression tables are less efficient than hash tables, but they +remove the additional dependency of having ``postmap`` command available to Mailman. If you want to use ``regexp`` or Regular Expression tables, then add the following to Postfix's ``main.cf`` file:: View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/3d05d6a97469bcf0abe24f8e0c0cccd33f5462a3...726c23c330ea775b268c3385a5f38e17615c86c6 -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/3d05d6a97469bcf0abe24f8e0c0cccd33f5462a3...726c23c330ea775b268c3385a5f38e17615c86c6 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