| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
I've modified the patch to improve some of the stylistic issues.
|
|
|
|
|
| |
file other than stdout. Fix a typo in getting the digest style. Update
copyright years.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
user passwords. Default is 'none' which disables passwords altogether
in the resulting XML. Other choices include:
plain -- output passwords in plain text
sha -- sha1 hash of password
ssha -- sha1 hash salted with 4 random bytes (only available if
os.urandom() works)
|
|
upgrade from Mailman 2.1 to the trunk -- after the merge of the SQLAlchemy
code -- will need this. Note that I don't intend to implement import in
MM2.1.
This script is a little diffferent than what's on the trunk, but functionally
(and schema-wise) equivalent.
|