| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
exercised - doesn't work. 'from Mailman import mm_cfg'.
|
| | |
|
| |
|
|
| |
module all the time.
|
| |
|
|
|
| |
module (we should really create a mail driver similar to the CGI
driver).
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
from $PATH
2. Do no direct sys.path munging in this file. Import the `paths'
module, which is created during the configure process, and which
performs all necessary path munging (and exports some useful
variables too).
3. Remove RCS crud
|
| | |
|
| |
|
|
|
|
|
| |
do so.
Added a copy of the GNU GPL.
Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
|
| |
|
|
| |
__version__ info.
|
| |
|
|
| |
Refined module doc string a bit.
|
| |
|
|
|
|
|
|
|
|
| |
substituting a file (which, if it's unwritable, crashes mailman) for
stderr.
Send a notice to mailman owner when a list has an email alias, but
does not exist - i.e. email makes it to the wrapper script, etc.
Turn the comment at the top to a module docstring.
|
| |
|