summaryrefslogtreecommitdiff
path: root/cron (follow)
Commit message (Expand)AuthorAgeFilesLines
* Packagizedbwarsaw1998-06-197-51/+44
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-133-12/+3
* Skip lists where send_reminders is 0.viega1998-06-121-0/+2
* Eliminate the blank line by using a comment character instead.bwarsaw1998-06-051-1/+1
* Updated calls to GetScriptURL to the appropriate new form. One or twoviega1998-06-031-1/+1
* Let the lists all start right away by forking for each list.viega1998-06-021-0/+2
* Call MailList() w/ the new lock parameter set to 0. There's no need toviega1998-06-021-1/+1
* Added gate_news to the list of targets.viega1998-05-311-1/+1
* Add an entry to call gate_news every 5 minutes.viega1998-05-311-0/+5
* This script is meant to be called by cron, and trys to gate any newviega1998-05-311-0/+48
* Moved crontab.in to crontab.in.in so it can be autogenerated bybwarsaw1998-05-291-3/+3
* Added crontab.inbwarsaw1998-05-291-0/+1
* Ignore the Makefilebwarsaw1998-05-261-0/+1
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+70
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-262-9/+7
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-2/+2
* Oops, really remove the RCS crud this time!bwarsaw1998-05-261-2/+0
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-263-17/+10
* Fixed a typo in the zipcode.viega1998-05-266-9/+9
* Sending the password notices to -admin addr if new list optionmailman1998-05-261-4/+9
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-256-4/+95
* Spell senddigests correctly (not "checkdigests"!)mailman1998-04-271-1/+1
* Push the main code into a function, instead of inline.mailman1998-04-101-22/+26
* Note that this is being deprecated since we're switching over to anmailman1998-04-092-0/+6
* Preparing to package a distribution - add a module docstring andmailman1998-04-092-8/+10
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Note that this is being deprecated since we're switching over to anmailman1998-04-091-0/+3
* Include an "X-No-Archive: yes" header, for those messages that getklm1998-04-071-1/+2
* Clarified instructions for changing subscriber options, includingmailman1998-04-031-13/+13
* Refined the notice a bit, to include the address of the user inmailman1998-04-031-4/+7
* Removed the last active remnants of the internal archive processing,mailman1998-04-031-6/+0
* Fixed request unpack to get the nw, right length.mailman1998-03-241-4/+5
* Initial version.mailman1998-03-181-0/+23
* Track transition of list_names to mm_utils, including import of mm_utils.mailman1998-03-183-6/+6
* Add entry for noon-time dispatch of digests that do periodic delivery.mailman1998-03-181-7/+5
* Describe the requests that are pending in the notification message.mailman1998-03-181-16/+46
* Track transition of list_names to mm_utils, including import of mm_utils.mailman1998-03-181-2/+2
* Make whitespace lines into comments - sol 2.6 at least whinces atmailman1998-03-051-16/+12
* Set the sender to mm_cfg.MAILMAN_OWNER, so it's not just some randommailman1998-03-031-16/+16
* Rectified module docstring to reflect the fact that the passwords aremailman1998-02-261-4/+5
* Use new routine maillist.list_names(), instead of doing it by hand.mailman1998-02-253-18/+6
* Initial revisionmailman1998-02-251-0/+33
* Initial revisionmailman1998-02-251-0/+33
* Initial revisionmailman1998-02-251-0/+34
* Switch over to frequency-based archive update mechanism - people don'tmailman1998-02-241-4/+5
* Send each user all their passwords in a single message, rather thanmailman1998-02-221-17/+71
* Initial revisionmailman1998-02-221-0/+32
* Instead of take list names, take level of update, and operate on allmailman1998-02-221-6/+21
* First stab at simplifying specification of lists to be archived - takeklm1998-02-121-5/+4
* Initial revisionklm1998-02-111-0/+18