On 28.02.25 07:21, Peter Knowles via Mailman-users wrote:
I'm confused...

We are using postgresql as mailman database.

$ sudo -u postgres psql mailman -c 'SELECT DISTINCT mail_host from mailinglist;'

would list me all used domains which will go into postfix_domains.

$ sudo -u postgres psql mailman -c 'SELECT list_name, mail_host from mailinglist;'

lists all mailing lists with domains. It would require additional rows for all the special purpose addresses like list-bounces@ etc.

You can link postfix directly to postgresql using a pgsql_table.

Then postfix reads the latest in information from the mailman database.

-Gerald


_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/TWX2OA6RNXQQDB6LIBC23E2PNSA4IIFJ/

This message sent to arch...@mail-archive.com

Reply via email to