summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrated Scott's cookie code into the distribution.viega1998-05-308-159/+335
* Removed the reference to setting trusted user status. Apparently sendmailviega1998-05-301-11/+1
* Added the contact_transport script to the list of files to copy.viega1998-05-301-1/+1
* Hmm, I didn't think I touched mm_pending since the last checkin. Iviega1998-05-302-4/+8
* I must have missed checking this in yesterday. I made it so theviega1998-05-302-6/+16
* Fixed a bug where the first parameter to exec wasn't right, nor wereviega1998-05-301-3/+3
* Fixed this to generate a new temp file for each time it contactsviega1998-05-301-7/+20
* There are some commented out debugging lines now.viega1998-05-301-0/+2
* SITE_PW_FILE: Use DATA_DIR as directory to store adm.pw inbwarsaw1998-05-292-2/+2
* MISC_DIR => DATA_DIRbwarsaw1998-05-292-2/+2
* MISC_DIR => DATA_DIRbwarsaw1998-05-292-2/+2
* Create a `data' directory in $(prefix)bwarsaw1998-05-291-1/+2
* Install pending_subscriptions.db into $(prefix)/databwarsaw1998-05-291-1/+2
* Added a MISC_DIR definition. Confirmation stuff should be complete now.viega1998-05-292-0/+2
* Integrated Scott's confirmation stuff into mailcmd, and fixed a few thingsviega1998-05-294-86/+194
* Integrated Scott's changes, and removed the UNKNOWN_ERROR stuff.viega1998-05-291-64/+36
* Modified to generate the confirmation database file.viega1998-05-291-0/+1
* An empty database file for pending subscriptions. This file has to beviega1998-05-291-0/+1
* Added mm_pending.py to the list of modules.viega1998-05-292-2/+2
* Added Scott's mm_pending.py file to the distribution.viega1998-05-292-0/+152
* Moved crontab.in to crontab.in.in so it can be autogenerated bybwarsaw1998-05-291-3/+3
* Added crontab.inbwarsaw1998-05-291-0/+1
* The usualbwarsaw1998-05-291-3/+3
* Generate cron/crontab.inbwarsaw1998-05-291-2/+2
* Some minor formating and cleanup.bwarsaw1998-05-291-44/+65
* Removed references to SENDMAIL_CMD.viega1998-05-294-4/+0
* Just removed a setting of SENDMAIL_CMD I overlooked.viega1998-05-291-1/+0
* Modfied DeliverToUser to use smtplib instead of a call to sendmail.viega1998-05-282-20/+24
* Modified to use contact_transport instead of a sendmail command.viega1998-05-282-27/+14
* Script that contacts port 25 to send mail. It currently uses my smtplib.pyviega1998-05-281-0/+36
* Add mail to the list of directories for which paths.py should be generated.viega1998-05-281-1/+1
* Added another entry to the "common problems" section.viega1998-05-281-0/+12
* I added some info to the install instructions. Primarily, I added sectionsviega1998-05-281-6/+109
* Moved from mm_cfg.py.dist, this is now an input file for autoconfbwarsaw1998-05-272-4/+6
* Added new installs of mm_cfg.py.dist and conditional install ofbwarsaw1998-05-272-2/+12
* The usualbwarsaw1998-05-271-30/+81
* Added Python tests for finding the DEFAULT_HOST_NAME and DEFAULT_URLbwarsaw1998-05-271-2/+48
* Integrated John Viega's suggestionsbwarsaw1998-05-271-17/+34
* Ignore the Makefilebwarsaw1998-05-265-0/+17
* ignore the Makefile and mm_defaults.pybwarsaw1998-05-261-0/+2
* ignore the Makefilebwarsaw1998-05-262-0/+2
* Added some things to ignorebwarsaw1998-05-261-0/+4
* Fixed minor conversion typobwarsaw1998-05-262-2/+2
* About time we had a contributors file!bwarsaw1998-05-261-0/+6
* Latest generated versionbwarsaw1998-05-261-1/+1
* mm_defaults.py copied to mm_defaults.py.in for autoconf generation.bwarsaw1998-05-262-30/+64
* mm_defaults.py becomes mm_defaults.py.inbwarsaw1998-05-261-179/+0
* Added an Emacs turd to the top of the file.bwarsaw1998-05-262-10/+4
* Removed RCS crudbwarsaw1998-05-262-6/+146
* Calculate site password file location in global scope, using abwarsaw1998-05-262-8/+12