| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
Archiver.InitVars(): Small rewrite of self.archive_directory
calculation.
|
| | |
|
| |
|
|
|
|
|
| |
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?)
|
| | |
|
| |
|
|
|
| |
- the value is dependent on the value of another setting,
self.private_archive, so must be a func.
|
| |
|
|
| |
__version__ info.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
set one of our internal lists to a dir totally outside the view of the
archiver, i realized this was not working right. Still, there is no
way to set the values from the web interface - they have to be set
intrusively, by loading the list in the interpreter and setting the
new values by hand. This may be something to enable in the site-admin
interface...
|
| |
|
|
|
| |
favor of an external archiver. (John, i should talk with you to see
what you think of this!)
|
| | |
|
| |
|
|
| |
(new) list.html index.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
externally running pipermail. (Andrew and i are working together to
get easy hookup, and we should be able to relaese something of
pipermail along with the near release of mailman.)
Moved the creation of the archive file hear, when it's openned, and
protected the open so it doesn't bomb the system if it fails - and a
'system' error is logged to the mailman logs in that situation.
The archive (mbox) file is created in either the
PUBLIC_ARCHIVE_FILE_DIR or PRIVATE_ARCHIVE_FILE_DIR dependig on the
setting of DEFAULT_ARCHIVE_PRIVATE (typically 0, 1 for private
archives). Pipermail will be set to look in the private and public
archive dirs and do the right thing - with easy means to hook up the
mailman password mechanism for the private archives.
|
| |
|
|
| |
Implement a retained copy of the mail archives.
|
| | |
|
| |
|
|
| |
Folded a long line.
|
| |
|