Skip to content

Commit

Permalink
Merge 202fc52 into b8d3f1c
Browse files Browse the repository at this point in the history
  • Loading branch information
dpnova committed Dec 9, 2014
2 parents b8d3f1c + 202fc52 commit f5ff645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyclone/mail.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from twisted.internet import reactor
from twisted.internet.defer import Deferred
from twisted.internet.ssl import ClientContextFactory
# from twisted.mail.smtp import ESMTPSenderFactory, quoteaddr
from twisted.mail.smtp import ESMTPSenderFactory, quoteaddr


class Message(object):
Expand Down

0 comments on commit f5ff645

Please sign in to comment.