Bill Oliver wrote on 2024-10-15 10:40:
root:/opt/mailman/mm/var/data# ls -l
total 36
-rw-rw-r-- 1 postfix mailman 0 Oct 15 12:53 postfic_vmap.db
-rw-rw-r-- 1 postfix mailman 12288 Oct 15 12:53 postfic_vmap.db.db
-rw-rw---- 1 postfix mailman 353 Oct 13 07:54 postfix_domains
-rw-rw-r-- 1 postfix mailman 0 Oct 15 12:53 postfix_domains.db
-rw-rw-r-- 1 postfix mailman 12288 Oct 15 12:53 postfix_domains.db.db
-rw-rw---- 1 postfix mailman 1155 Oct 13 07:54 postfix_lmtp
-rw-rw-r-- 1 postfix mailman 0 Oct 15 12:53 postfix_lmtp.db
-rw-rw-r-- 1 postfix mailman 12288 Oct 15 12:53 postfix_lmtp.db.db
-rw-rw---- 1 postfix mailman 1118 Oct 13 07:54 postfix_vmap
Hi Bill,
I see `.db.db` on those files - a double extension.
Not quite sure why that is, but I'm wondering if this message is
slightly misleading:
> 2024-10-15T12:40:11.193687-04:00 mail postfix/virtual[960838]: error:
> open database /opt/mailman/mm/var/data/postfix_lmtp.db: Permission
> denied
As in, it's not permissions but not found because, the file it's looking
for is somehow called:
> -rw-rw-r-- 1 postfix mailman 12288 Oct 15 12:53 postfix_lmtp.db.db
Perhaps manually rename (mv) or symlink to test-fix the .db.db issue.
If that helps, explore the config options to see where a ".db" is
appended where not needed.
Hope that somehow helps...
_______________________________________________
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/HMIQLZXABVRNL6FTAQT5ZOCM6R7LULF2/
This message sent to arch...@mail-archive.com