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.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
email
/
message.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore syntactically invalid sender addresses.
Mark Sapiro
2017-06-30
1
-1
/
+7
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Remove an unused import.
Barry Warsaw
2016-12-29
1
-1
/
+0
*
Remove support for to_moderators.
Barry Warsaw
2016-12-29
1
-10
/
+1
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
Fix the email senders list when there's a Header instance
Aurélien Bompard
2016-11-28
1
-3
/
+4
*
Closes: #68
Barry Warsaw
2016-11-13
1
-1
/
+1
*
tomoderators -> to_moderators.
Barry Warsaw
2016-10-31
1
-2
/
+5
*
Issue 68: send messages to list moderators when tomoderators=True
Tom Briles
2016-10-31
1
-1
/
+8
*
Clean up the email directory.
Barry Warsaw
2016-03-24
1
-12
/
+5
*
Remove obsolete comment.
Barry Warsaw
2016-03-10
1
-5
/
+0
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Port to Python 3.5.
Barry Warsaw
2015-06-22
1
-12
/
+0
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
1
-4
/
+0
*
Trunk merge.
Barry Warsaw
2014-12-22
1
-34
/
+15
|
\
|
*
LP: #1130696 - AttributeError on .sender
Barry Warsaw
2014-12-10
1
-1
/
+8
|
|
\
|
|
*
Make the MIMEDigester generate a subclass of MIMEMultipart with our additions
Aurélien Bompard
2014-12-09
1
-0
/
+6
|
*
|
* Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by
Barry Warsaw
2014-12-08
1
-35
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Convert unicode instance testing to bytes instance testing
Aurélien Bompard
2014-12-04
1
-1
/
+1
|
|
*
Do not auto-convert Message headers to unicode
Aurélien Bompard
2014-12-02
1
-35
/
+9
|
|
/
*
|
Use listid instead of (fqdn) listname in the metadata pickle.
Barry Warsaw
2014-12-15
1
-3
/
+3
*
|
Checkpointing
Barry Warsaw
2014-12-12
1
-2
/
+2
*
|
Checkpointing.
Barry Warsaw
2014-11-30
1
-5
/
+5
|
/
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-5
/
+1
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-1
/
+1
*
* Subscription disabled probe warning notification messages are now sent
Barry Warsaw
2012-03-14
1
-2
/
+12
|
\
|
*
Fixed a logic error and added more conditions to the doctest.
Mark Sapiro
2012-03-14
1
-1
/
+1
|
*
Subscription disabled warnings are now sent without a Precedence:
Mark Sapiro
2012-03-14
1
-2
/
+2
|
/
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
A couple of small cleanups.
Barry Warsaw
2011-11-04
1
-1
/
+1
*
* bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to
Barry Warsaw
2011-05-25
1
-16
/
+17
*
Split member and nonmember moderation.
Barry Warsaw
2011-01-02
1
-1
/
+2
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
1
-3
/
+0
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
Revert the last changes. Calculate size where needed.
Barry Warsaw
2009-12-05
1
-1
/
+0
*
The delivery agent requires that the message object have a .original_size
Barry Warsaw
2009-12-04
1
-0
/
+1
*
Fix all tests except outgoing.txt and common.txt
Barry Warsaw
2009-11-02
1
-2
/
+2
*
Much clean up of the language code, though more can be done. Factor out the
Barry Warsaw
2009-02-12
1
-8
/
+4
*
Update an __all__ section.
Barry Warsaw
2009-02-09
1
-0
/
+2
*
Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to
Barry Warsaw
2009-02-09
1
-0
/
+251