[Mailman-Developers] Mailman 2.1.25 released / LP#1696066

Mark Sapiro mark at msapiro.net
Thu Nov 23 12:53:44 EST 2017


On 11/23/2017 12:00 AM, A. Schulze wrote:
> 
> this version contain a fix for LP#1696066 that work for most postfix users.
> But not for me :-/
> 
> postfix know different types of maps:
> http://www.postfix.org/DATABASE_README.html#types
> the corresponding files have different suffixes. But the code in
> Mailman/MTA/Postfix.py
> handle only .db files while I use cdb.


Thank you for the report.

See <https://bugs.launchpad.net/mailman/+bug/1734162> and
<http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1729>.

I have fixed the code to not throw OSError if there is no .db file, but
I don't attempt to change group and mode of .cdb or other non-.db table
types. This basically reverts the situation to pre-2.1.25 for those types.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Developers mailing list