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
/
Mailman
/
smtplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer necessary; we've integrated with the standard Python 1.5.2
bwarsaw
1998-12-22
1
-169
/
+0
*
Fixed bug making smtplib change 4XX and 5XX errors to protocol errors.
cotton
1998-11-09
1
-2
/
+2
*
Removed a debugging print.
klm
1998-11-01
1
-1
/
+1
*
Incorporated DSN provision, so that receiving hosts that support DSN
klm
1998-11-01
1
-6
/
+28
*
SmtpConnection.send(): More provision for when a local address is
klm
1998-07-23
1
-7
/
+27
*
Added a LogStdErr() call to enable error logging from this module all
klm
1998-07-23
1
-10
/
+2
*
.getresp(): Moved setting of self.lastresp to before the impunity
klm
1998-07-17
1
-5
/
+9
*
In all multiple-destination sends, *ignore* the MTA response when
klm
1998-07-14
1
-10
/
+15
*
Made Scott's fixes so that angle brackets are given when required (in
viega
1998-06-12
1
-3
/
+3
*
I must have missed checking this in yesterday. I made it so the
viega
1998-05-30
1
-3
/
+8
*
Fixed a typo in the zipcode.
viega
1998-05-26
1
-1
/
+1
*
Added copyright notices to all source files where I am legally entitled to do...
viega
1998-05-25
1
-0
/
+17
*
Send messages by connecting directly to port 25 and talking SMTP to
klm
1998-04-13
1
-0
/
+104