index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
Message.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GetSenderName(): Removed.
bwarsaw
1999-12-16
1
-7
/
+1
*
OutgoingMessage.__init__(): take an optional text argument, and pass
bwarsaw
1999-11-24
1
-2
/
+17
*
Greatly simplified by basing all this on the up-to-date rfc822.Message
bwarsaw
1999-11-10
1
-200
/
+33
*
OutgoingMessage.SetDate(): remove
bwarsaw
1999-07-21
1
-3
/
+0
*
IncomingMessage.GetSender(): Don't assume addresses taken from headers
hmeland
1999-07-01
1
-4
/
+8
*
Changed import of rfc822 to always get the version we distribute with
hmeland
1999-05-22
1
-47
/
+8
*
minor code formatting
bwarsaw
1999-03-09
1
-2
/
+2
*
More import games. Make sure we get an rfc822.Message with our new
bwarsaw
1999-01-12
1
-1
/
+10
*
Added some XXX comments for later:
bwarsaw
1998-12-10
1
-0
/
+2
*
.SetHeader(): Removed dubious line "name = "%s%s" % (name[0], name[1:])"
klm
1998-10-06
1
-1
/
+3
*
Added DeliverToOwner to Deliverer class in Deliverer.py that passes
cotton
1998-10-01
1
-0
/
+25
*
.SetHeader(): New headers would not show in resulting message unless
klm
1998-09-30
1
-5
/
+7
*
Removed RCS crud
bwarsaw
1998-06-19
1
-2
/
+0
*
Added a readline() method to classes, since it turned out nntplib used
viega
1998-06-02
1
-2
/
+46
*
Add .readlines() to both message classes.
viega
1998-05-31
1
-2
/
+13
*
Fixed a typo in the zipcode.
viega
1998-05-26
1
-2
/
+2
*
Added copyright notices to all source files where I am legally entitled to do...
viega
1998-05-25
1
-1
/
+18
*
Digest class moved to mm_digest, because that is the only place it
klm
1998-05-01
1
-19
/
+1
*
Beginning of Digest class. (Premature checkin forced by need to
klm
1998-04-28
1
-1
/
+19
*
OutgoingMessage: Add a __delitem__, extracting .CacheHeaders() method
klm
1998-04-27
1
-7
/
+23
*
Use __delitem__ discipline for deleting headers by name. (Guido
klm
1998-04-13
1
-13
/
+22
*
Add comment mentioning prospect of using StringIO instead of FakeFile.
klm
1998-04-10
1
-1
/
+2
*
Preparing to package a distribution - add a module docstring and
mailman
1998-04-09
1
-0
/
+5
*
Add IncomingMessage.delitem() method, to remove approved header
mailman
1998-04-02
1
-0
/
+15
*
Just some long-line wraps.
mailman
1998-03-19
1
-5
/
+5
*
Initial revision
mailman
1998-02-27
1
-0
/
+150