lp://staging/~cdleary/bzr-email/bzr-email-ssmtp
Created by
Christopher D. Leary
and last modified
Addition of Butcher's SSL-enabled SMTP subclass plus small configuration tweaks to get SSMTP emails working.
- Get this branch:
- bzr branch lp://staging/~cdleary/bzr-email/bzr-email-ssmtp
Only
Christopher D. Leary
can upload to this branch. If you are
Christopher D. Leary
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 34. By John A Meinel
-
Special case showing a single revision without a merge.
This cuts out 2s of 'bzr commit' time for committing to a bzr.dev tree.
- 31. By Scott Wilson <email address hidden>
-
Raise the right errors when smtp connection, etc fails. (bug #224202)
We were raising a raw BzrCommandError, but had only imported 'from bzrlib import errors'