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
/
runners
/
lmtp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to aiosmtpd 1.0a5
Barry Warsaw
2017-04-06
1
-12
/
+8
*
Handle PEP 475 fallout.
Barry Warsaw
2017-01-28
1
-4
/
+7
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Remove some unused imports.
Barry Warsaw
2016-11-30
1
-2
/
+0
*
Finish configuring flufl.testing.
Barry Warsaw
2016-11-30
1
-4
/
+3
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
Use aiosmtpd 1.0a3 and add NEWS.
Barry Warsaw
2016-11-24
1
-14
/
+3
*
Replace smtpd with aiosmtpd.
Barry Warsaw
2016-11-24
1
-60
/
+48
*
Clean up the runners directory.
Barry Warsaw
2016-03-25
1
-14
/
+7
*
Super duper.
Barry Warsaw
2016-01-26
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Allow list names to have command suffixes
Aurélien Bompard
2015-11-29
1
-0
/
+6
*
Don't decode bytes in smtpd. Pass them through to the email package so it can
Barry Warsaw
2015-09-07
1
-3
/
+3
*
Vendorize Python 3.5's smtpd module, which properly handles non-UTF-8 byte
Barry Warsaw
2015-09-07
1
-4
/
+13
*
Turn off tying the -E test suite option to debugging the database logger.
Barry Warsaw
2015-08-18
1
-1
/
+1
*
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
-5
/
+1
*
Fix mta and lmtp tests.
Barry Warsaw
2014-12-17
1
-5
/
+5
*
Use listid instead of (fqdn) listname in the metadata pickle.
Barry Warsaw
2014-12-15
1
-4
/
+5
*
* Read the .cfg files not as bytes any more, but as UTF-8 encoding files.
Barry Warsaw
2014-12-15
1
-3
/
+7
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
* `bin/runner` command has been simplified and its command line options
Barry Warsaw
2013-06-17
1
-1
/
+2
*
* Non-queue runners should not create ``var/queue`` subdirectories. Fixed by
Barry Warsaw
2013-01-20
1
-0
/
+3
|
\
|
*
Test added to non_queue_runner bug
Sandesh Kumar Agrawal
2013-01-17
1
-3
/
+3
|
*
LMTP runner will reject message with duplicate ids
Sandesh Kumar Agrawal
2013-01-11
1
-0
/
+5
|
/
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
- Modernize the module by using future imports. Some byte literals are
Barry Warsaw
2012-04-22
1
-8
/
+19
*
Rename mailman.database.transaction.txn to ...transactional. Modernize the
Barry Warsaw
2012-04-20
1
-2
/
+2
*
Architecture
Barry Warsaw
2012-03-26
1
-1
/
+5
*
* The LMTP server now requires that the incoming message have a `Message-ID`,
Barry Warsaw
2012-03-13
1
-5
/
+12
*
Fix header/footer interpolations when personalizing messages.
Barry Warsaw
2012-03-05
1
-6
/
+7
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Major terminology shift:
Barry Warsaw
2011-06-01
1
-4
/
+4
*
Rename 'queue' directory to 'runners' since not all subprocesses run a queue.
Barry Warsaw
2011-05-29
1
-0
/
+236