
Feb. 28, 2025
6:31 p.m.
Oh, in that case. I've got things covered by my custom solution I'm working on already.
The original request was to have instead of "postfix_domains" and "postfix_lmtp" files be created as static files, that the entries could be added to a database backend (MariaDB, PostgreSQL, etc) automatically and as an option.
Basically, since we can switch between DB backends for Mailman Core, why not add the option to switch backends for Postfix and other SMTP software (who support this) as an option.
Just a thought, but as mentioned if not possible or desired, I have now found a way to accomplish this within my own code base during "creation", "modification", and "deletion" as needed.