Ticket #5725 enhancement new
Add public API to SMTPClient to control state transitions
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Keywords: | ||
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
SMTPClient's state machine cannot be controlled by subclasses without setting private attributes; the attached patch switch to a public API for setting this.
Alternatively, maybe it's easier to just throw SMTPClient out and start from scratch.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

