summaryrefslogtreecommitdiff
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Added the contact_transport script to the list of files to copy.viega1998-05-301-1/+1
* 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
* Just removed a setting of SENDMAIL_CMD I overlooked.viega1998-05-291-1/+0
* 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
* ignore the Makefilebwarsaw1998-05-261-0/+1
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+69
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-1/+1
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-4/+3
* Fixed a typo in the zipcode.viega1998-05-262-3/+3
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-252-1/+32
* Resolved elusive bug - addresses containing quotes - eg,klm1998-04-111-1/+2
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+4
* Added a modest docstring to GroupByDomain.mailman1998-03-301-0/+1
* We have been seeing problems when invoked in a tight loop frommailman1998-03-201-3/+5
* Whoops! Neglected to notice that deliver is a script, not a binary, so i'mmailman1998-03-081-0/+76
* Ignore the binaries - they should be built fresh from the sources inmailman1998-03-041-0/+3
* Initial revisionmailman1998-02-271-0/+22