diff options
| author | bwarsaw | 2006-12-30 22:47:12 +0000 |
|---|---|---|
| committer | bwarsaw | 2006-12-30 22:47:12 +0000 |
| commit | a951f422ff1adb5533b5ec52495c0c25e060cab9 (patch) | |
| tree | 173769d9aca45dae6c0824bf61f970908efc9027 /README.NETSCAPE | |
| parent | f4a456a83b630feb294724ab462c87ca1ce1c3ae (diff) | |
| download | mailman-a951f422ff1adb5533b5ec52495c0c25e060cab9.tar.gz mailman-a951f422ff1adb5533b5ec52495c0c25e060cab9.tar.zst mailman-a951f422ff1adb5533b5ec52495c0c25e060cab9.zip | |
A rudimentary import script. Several things are not yet imported, including
header_filters and topics (both list topics and user topic selections).
Everything else seems to work pretty well.
dbcontext.py: Don't key the mlist transactions off of mlist.fqdn_listname
because this can change. For example, if you "bin/withlist -l mylist" and
then "m.host_name = 'new.example.com'" the fqdn_listname property will change
and the commit machinery won't be able to find the correct transaction.
Instead, store the fqdn_listname as it's seen during the api_lock() call back
on the mailing list under the _txnkey attribute. Use that attribute in
api_save() and api_unlock().
Upgrade to SQLAlchemy 0.3.3
Port from MM2.1 the support for multiple password schemes.
Change the MailList's repr to use the fqdn_listname.
Diffstat (limited to 'README.NETSCAPE')
0 files changed, 0 insertions, 0 deletions
