IMailTransportAgent -> IMailTransportAgentAliases
commit1bd649921b181c1f61083a04df0a9224d7164d0d
authorBarry Warsaw <barry@python.org>
Mon, 19 Oct 2009 01:48:52 +0000 (18 21:48 -0400)
committerBarry Warsaw <barry@python.org>
Mon, 19 Oct 2009 01:48:52 +0000 (18 21:48 -0400)
tree4f80b34b52f6dc5b9c2deabb4420d57931625891
parent34e27b816aa120e81a8e970ac1d8847384bd3edf
IMailTransportAgent -> IMailTransportAgentAliases

Add IMailTransportAgentDelivery and begin to flesh out the doctest.
src/mailman/interfaces/mta.py
src/mailman/mta/bulk.py [copied from src/mailman/interfaces/mta.py with 66% similarity]
src/mailman/mta/docs/bulk.txt [new file with mode: 0644]
src/mailman/mta/null.py
src/mailman/mta/postfix.py
src/mailman/testing/mta.py