diff options
| author | bwarsaw | 2001-11-21 18:50:35 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-11-21 18:50:35 +0000 |
| commit | 08d5844545385a3c40ff0413389fcbcdfac1a31a (patch) | |
| tree | 12117a11ff8608c8f9c1cc1fa43d6ad34873cf9a /Mailman/HTMLFormatter.py | |
| parent | 2f01013a13cf2a237728b4835c372c3c9cda2fe7 (diff) | |
| download | mailman-08d5844545385a3c40ff0413389fcbcdfac1a31a.tar.gz mailman-08d5844545385a3c40ff0413389fcbcdfac1a31a.tar.zst mailman-08d5844545385a3c40ff0413389fcbcdfac1a31a.zip | |
Better support for Berkeley DB link problems (I hope). The problem is
if Python and Postfix have incompatible versions of BerkeleyDB,
genaliases either will fail or will break Postfix. :(
Because Robin Dunn's PyBSDDB3 should be compatible with the widest
range of existing BDB libs, we try to import and use it first.
Failing that, fallback to the standard bsddb module. In either case,
we really don't need the dbhash module, which knows nothing about
bsddb3.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions
