Public bug reported:

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.

** Affects: mailman
     Importance: Low
     Assignee: Mark Sapiro (msapiro)
         Status: In Progress

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1734162

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1734162/+subscriptions
_______________________________________________
Mailman-coders mailing list
Mailman-coders@python.org
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to