Ticket #5783 regression closed fixed

Opened 10 months ago

Last modified 10 months ago

SSL support needs to be optional in twisted mail, again

Reported by: exarkun Owned by: exarkun
Priority: highest Milestone:
Component: mail Keywords:
Cc: Branch: branches/mail-without-ssl-5783
Author: exarkun Launchpad Bug:

Description

r34769 / #4963 introduced a hard dependency on OpenSSL in twisted.mail.tap, whereas previously it was an optional dependency. It should be optional again.

Change History

1

Changed 10 months ago by exarkun

  • branch set to branches/mail-without-ssl-5783
  • branch_author set to exarkun

(In [34825]) Branching to 'mail-without-ssl-5783'

2

Changed 10 months ago by exarkun

  • keywords review added
  • priority changed from normal to highest

3

Changed 10 months ago by glyph

  • keywords review removed
  • owner set to exarkun

LGTM, as soon as the rest of the tests pass. Thanks for the review softball :-).

4

Changed 10 months ago by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [34833]) Merge mail-without-ssl-5783

Author: exarkun Reviewer: glyph Fixes: #5783

Make twistd mail's SSL dependency optional again.

Note: See TracTickets for help on using tickets.