Hi to all,
I am trying to setup mailman3 with the Docker Image. Everythings works relative nicely but I am blocked by the Postfix integration part.
I have a small postfix server that is delivering mails to known domains and an alias map. The standard use case assumes that the external postfix is only routing mails to the mailman lmtp. If I do this all my old users are recected.
I am looking for an example(s) to integrate mailman into a Postfix configuration as an additional target for postfix.
Any hints
Regards
Hagen
On 09/16/2018 02:07 AM, Hagen Bauer wrote:
Hi to all,
I am trying to setup mailman3 with the Docker Image. Everythings works relative nicely but I am blocked by the Postfix integration part.
I have a small postfix server that is delivering mails to known domains and an alias map. The standard use case assumes that the external postfix is only routing mails to the mailman lmtp. If I do this all my old users are recected.
If your list domain is a virtual alias domain, see <https://mailman.readthedocs.io/en/latest/src/mailman/docs/mta.html#unusual-postfix-configuration>. This is written assuming 'hash' tables and I think the Docker image generates 'regexp' tables, but it should work with those.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Hagen Bauer
-
Mark Sapiro