On 11/14/25 09:01, dap1--- via Mailman-users wrote:
No joy. Here is what I did. I did the mysql update per your instructions. I 
then created the file /opt/mailman/var/data/virtual_aliases:

mailman@localhost mailman

I ran postmap virtual_aliases then added:

virtual_alias_maps = hash:/opt/mailman/var/data/virtual_aliases

To /etc/postfix/main.cf.

I said

I think you can solve this by instead adding 'localhost' as an alias
domain for the ddddddddd.net domain and configuring Postfix per
https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/docs/mta.html#unusual-postfix-configuration

I now think that is wrong. I think you need to remove the alias domain from the domain table entry

UPDATE domain SET alias_domain = '' WHERE mail_host = 'ddddddddd.net';

And then run `mailman aliases` to update the postfix_* files in /opt/mailman/var/data/ THIS STEP IS IMPORTANT

Then you can remove the /opt/mailman/var/data/postfix_vmap file that should have been created previously, and edit your /opt/mailman/var/data/virtual_aliases file with this content.

llllllllll@localhost                         [email protected]
llllllllll-bounces@localhost [email protected] llllllllll-confirm@localhost [email protected]
llllllllll-join@localhost                    [email protected]
llllllllll-leave@localhost                   [email protected]
llllllllll-owner@localhost                   [email protected]
llllllllll-request@localhost [email protected] llllllllll-subscribe@localhost [email protected] llllllllll-unsubscribe@localhost [email protected]

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/G3VNTFQZL27POS3PEA5P42M7UQVOI3V2/

This message sent to [email protected]

Reply via email to