| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
Ignore mailman.egg-info
In bin/make_instance.py: Catch and ignore import errors when importing
Mailman.i18n. Before this script has actually been run, there won't be enough
infrastructure in place of the import to succeed. Include several other fixes
in this file.
Add install_requires to the setup script.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
select the moderation policy of the gated-to newsgroup. Also,
re-arranged and cleaned up the interface by adding section headers.
|
| |
|
|
|
|
|
|
| |
munging, separate from the mail list. This actually restores the
original Subject: field which is stashed away in the metadata when
it's munged in CookHeaders. Closes SF patch #573508.
GetConfigInfo(): Describe the news_prefix_subject_too attribute.
|
| |
|
|
|
| |
enabled, that both the nntp_host and linked_newsgroup fields are
filled in. Closes SF bug #579285.
|
| |
|
|
|
| |
_setValue(): New overridden method which handles the special "do
immediately" attribute.
|
| |
|
|
|
| |
subcat argument. If the category doesn't apply to this gui component,
None is returned, otherwise the config list is returned.
|
| |
|
|
| |
non-breaking. Also, consistency in capitalization.
|
|
|
GetConfigInfo() structures that used to be in the modules one
directory up.
|