OSError in Mailman/MTA/Postfix.py when updating maps.

Bug #1734162 reported by Mark Sapiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Low
Mark Sapiro

Bug Description

The fix for lp:1696066 assumes that the Postfix aliases and virtual-mailman mappings are hash tables with .db extension. If they are, e.g., cdb tables with .cdb extension, the attempt to stat the .db file throws OSError.

Since there are various possibilities for the table format and extension, and since all the documentation of Mailman-Postfix integration refers only to hash tables, we'll just catch the error and ignore the file.

Related branches

Mark Sapiro (msapiro)
Changed in mailman:
status: In Progress → Fix Committed
Mark Sapiro (msapiro)
Changed in mailman:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.