smtp_direct.py is dead and gone.
commitd93c9f447482e14e0385854b661200553db661a1
authorBarry Warsaw <barry@python.org>
Wed, 4 Nov 2009 03:29:18 +0000 (3 22:29 -0500)
committerBarry Warsaw <barry@python.org>
Wed, 4 Nov 2009 03:29:18 +0000 (3 22:29 -0500)
treece84655ee4fe3d39af99f4e37b0ae7228d0bf5f6
parent83773bbce02e9083f3f427537b9e5bf135f52cd9
smtp_direct.py is dead and gone.
15 files changed:
src/mailman/archiving/docs/common.txt
src/mailman/config/schema.cfg
src/mailman/core/errors.py
src/mailman/interfaces/mta.py
src/mailman/mta/base.py
src/mailman/mta/bulk.py
src/mailman/mta/deliver.py [new file with mode: 0644]
src/mailman/mta/docs/bulk.txt
src/mailman/mta/docs/decorating.txt
src/mailman/mta/docs/personalized.txt
src/mailman/mta/docs/verp.txt
src/mailman/mta/smtp_direct.py [deleted file]
src/mailman/mta/verp.py
src/mailman/pipeline/to_outgoing.py
src/mailman/queue/outgoing.py