Allow setting Postfix transport_file_type: regex without setting something for postma...
commit728774e216b4b549c2c0e0275197a0c5979f4004
authorMark Sapiro <mark@msapiro.net>
Mon, 30 Jan 2023 19:51:47 +0000 (30 19:51 +0000)
committerMark Sapiro <mark@msapiro.net>
Mon, 30 Jan 2023 19:51:47 +0000 (30 19:51 +0000)
treedc6124a8d9181c96abe74033a41c84fb61e5d691
parent2e3555732f6aa8d5035772952fcefdac5509161d
Allow setting Postfix transport_file_type: regex without setting something for postmap_command:.

Fixes #1058

* Allow setting Postfix transport_file_type: regex without setting something
for postmap_command:.
src/mailman/docs/NEWS.rst
src/mailman/mta/postfix.py
src/mailman/mta/tests/data/postfix.cfg [new file with mode: 0644]
src/mailman/mta/tests/test_postfix.py [new file with mode: 0644]