On 10/15/24 15:24, Bill Oliver wrote:
Yeah, I saw that, too. The double db files are created by postmap. I
haven't worried about it too much yet, since the permissions are the
same. I don't know why postmap does this, but it's next on my list of
things to fix.
You should not be running postmap manually and never on a *.db file in
any case. Mailman should be creating postfix_domains, postfix_lmtp and
postfix_vmap and calling postmap on those to create the .db files.
In my main.cf postfix_lmtp is mentioned four times:
virtual_mailbox_maps =
proxy:mysql:/etc/postfix/sql/mysql_virtual_mailbox_maps.cf,
proxy:mysql:/etc/postfix/sql/mysql_virtual_alias_domain_mailbox_maps.cf
#added 20241009 for mailman
hash:/opt/mailman/mm/var/data/postfix_lmtp ${dovecot}
virtual_alias_maps =
proxy:mysql:/etc/postfix/sql/mysql_virtual_alias_maps.cf,
proxy:mysql:/etc/postfix/sql/mysql_virtual_alias_domain_maps.cf,
proxy:mysql:/etc/postfix/sql/mysql_virtual_alias_domain_catchall_maps.c
f
#added 20241009 for mailman
hash:/opt/mailman/mm/var/data/postfix_vmap
#Mailman transport stuff
transport_maps =
hash:/opt/mailman/mm/var/data/postfix_lmtp
local_recipient_maps =
hash:/opt/mailman/mm/var/data/postfix_lmtp ${dovecot}
Are you adding ${dovecot} to the local_recipient_maps and
virtual_mailbox_maps mailman entries or was that there before?
--
Mark Sapiro <m...@msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
_______________________________________________
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/73H5VDDVVDDRS7Y4K3DCCMTVUZAVBZ7U/
This message sent to arch...@mail-archive.com