Ticket #65 (new enhancement)

Opened 3 years ago

Last modified 13 months ago

New smtp.py

Reported by: chris Owned by:
Priority: major Milestone:
Component: Directives Version:
Keywords: Cc:

Description

Dougal Scott has submitted a much more powerful version of smtp.py. Dougal's comments:

I've rewritten huge slabs of the lib/common/Directives/smtp.py to do a full smtp transaction - as opposed to the previous one which just waited for the '220 hello' (This has bitten us - hence I wrote this). The new on has timings of every step, access to the full transaction log, and including the ability to do authenticated smtp. This should be backwards compatible with the old one. This has alos only undergone rudimentary testing.

Attachments

smtp.py (8.6 KB) - added by chris 3 years ago.
smtp.py submitted by Dougal Scott.

Change History

Changed 3 years ago by chris

smtp.py submitted by Dougal Scott.

Changed 13 months ago by chris

  • milestone eddie-0.36 deleted
Note: See TracTickets for help on using tickets.