On 10/9/20 3:37 PM, Massimo ZappalĂ wrote:
If I try to uncomment the last two rows in main.cf virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_emails.cf, mysql:/etc/postfix/mysql_virtual_alias_maps.cf virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf The aliases and email messeges works fine but the mailman3's mailinglist don't work.
How can I solve this?
I'm not certain about this. The Postfix log entries for the failed delivery to Mailman may help, but I think you deed to configure an alias domain or domains for your list domain(s).
The alias domain is not a real domain and is not in DNS. it is any unused domain name and will be known only to Postfix. I typically use x.example.com where example.com is the real list domain. You can set the alias domain for the real domain in the domains view in Postorius.
Then you need to add hash:/var/lib/mailman3/data/postfix_vmap
to your
main.cf virtual_alias_maps setting and run Mailman's mailman aliases
command to generate the proper /var/lib/mailman3/data/postfix_* files.
You may also need to set
relay_domains = hash:/var/lib/mailman3/data/postfix_domains
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan