summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/nntplib.py (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-23ParseMailCommands(): Use mm_cfg.LIKELY_BOUNCE_SENDERS instead ofbwarsaw1-3/+1
2000-06-23dispose_message(): If the sender of the message comes frombwarsaw1-1/+14
2000-06-23LIKELY_BOUNCE_SENDERS:bwarsaw1-0/+8
2000-06-23main(): syslog doesn't need a trailing newlinebwarsaw1-1/+1
2000-06-23Administrivia.__doc__: Fixed typo (closes SF bug# 108128).bwarsaw1-1/+1
2000-06-23GetConfigInfo(): Reword slightly the two toggles to be morebwarsaw1-4/+12
2000-06-23Hackish support for `volatile' properties in the web interface.bwarsaw1-9/+16
2000-06-23__load(): Simplify logic in the IOError handler.bwarsaw1-4/+2
2000-06-23reap(): Added optional argument `func' which, if supplied, is abwarsaw1-1/+3
2000-06-23ArchiveMail(): First, extended the signature to take a msgdatabwarsaw1-20/+25
2000-06-23DumbBTree.__init__(): Rewrote the file opening and unmarshaling codebwarsaw1-5/+15
2000-06-23do_pipeline(): Added a failsafe around the delivery module's process()bwarsaw1-1/+5
2000-06-23process(), hold_for_approval(): The clue that the message has comebwarsaw1-2/+2
2000-06-23process(): ArchiveMail() now takes a second argument, msgdata, whichbwarsaw1-1/+1
2000-06-23process(): Be extra paranoid about the forks and child processes.bwarsaw1-7/+11
2000-06-23Use syslog() interface instead of writing to stderr. All syslogbwarsaw1-24/+39
2000-06-23Use syslog() interface instead of writing to stderr. All syslogbwarsaw1-10/+13
2000-06-20If $CVSROOT isn't set, guess it from CVS/Root, otherwise abort.bwarsaw1-4/+14
2000-06-20PrintAddMemberRequest(): First value should be mm_cfg.SUBSCRIBE.bwarsaw1-1/+1
2000-06-20bumpingbwarsaw1-2/+3
2000-06-20Added important note about reloading crontab.inbwarsaw1-0/+10
2000-06-20Added Ron Jarrellbwarsaw1-0/+1
2000-06-20Added lots of news about changes in 2.0beta3.bwarsaw1-1/+64
2000-06-20checkout(), make_pkg(): Some re-org and fixing for new SourceForgebwarsaw1-10/+14
2000-06-20do_pipeline(): Factored out from DeliverToList().bwarsaw1-5/+12
2000-06-20main(): Don't need to treat `kids' key specially here, since it's nowbwarsaw1-19/+9
2000-06-20process(): Use the volatile `_kids' key to store the child pids.bwarsaw1-2/+2
2000-06-20PrintPostRequest(), PrintAddMemberRequest(): Use the new valuesbwarsaw1-2/+5
2000-06-20process(): Relax the search constraints even more. I've now seen twobwarsaw1-4/+7
2000-06-20RadioButtonArray.__init__(): New optional argument `values' which canbwarsaw1-8/+13
2000-06-20reap(): Wait on a dictionary of child pids. Moved here from gate_newsbwarsaw1-0/+13
2000-06-20Use the constants defined in Defaults.py.inbwarsaw1-21/+24
2000-06-20Enqueue(): New convention; msgdata keys that start with leadingbwarsaw1-0/+5
2000-06-20Added some constants for use by ListAdmin.py and admindb.pybwarsaw1-0/+8
2000-06-20Get rid of the -s/--stderrs and --quiet/-q options. Use syslog() forbwarsaw1-123/+80
2000-06-19Better option parsingbwarsaw1-60/+92
2000-06-19PrintPostRequest(): Fixed the call to discard a message when the givenbwarsaw1-1/+1
2000-06-16Bumping to 2.0beta3bwarsaw2-31/+23
2000-06-16A couple of updatesbwarsaw1-16/+9
2000-06-16Linux => GNU/Linuxbwarsaw3-3/+3
2000-06-16Linux => GNU/Linuxbwarsaw1-4/+4
2000-06-16Now recognizes what I think are both Netscape Messaging Service 3.6bwarsaw1-13/+22
2000-06-15put bulk of logic in main() function and re-arrange things so thebwarsaw1-17/+19
2000-06-15Several UI and functional changes. Better layout and better text inbwarsaw1-20/+54
2000-06-15HandleRequest(): Takes three new additional arguments, `preserve',bwarsaw1-24/+60
2000-06-15Added a better explanation of what the administrator can do whenbwarsaw1-5/+19
2000-06-15All MessageHeld derived classes now include a rejection string, whichbwarsaw1-14/+31
2000-06-15MessageHeld.rejection_notice(): New method which subclasses overridebwarsaw1-0/+8
2000-06-15SPAM_DIR: The fullpath to the $PREFIX/spam subdir.bwarsaw1-0/+1
2000-06-15ARCH_INDEP_DIRS: Make the spam subdirectory for holding `preserved'bwarsaw1-1/+1