Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
BridgeDB
Commits
80f10af2
Unverified
Commit
80f10af2
authored
Jun 04, 2014
by
Isis Lovecruft
Browse files
Set the SMTPAutoresponder factory's domain name to our FQDN.
parent
9861fdf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/bridgedb/email/autoresponder.py
View file @
80f10af2
...
...
@@ -639,6 +639,7 @@ class SMTPAutoresponder(smtp.SMTPClient):
self
.
deferred
,
retries
=
retries
,
timeout
=
timeout
)
factory
.
domain
=
smtp
.
DNSNAME
reaktor
.
connectTCP
(
self
.
incoming
.
context
.
smtpServerIP
,
self
.
incoming
.
context
.
smtpServerPort
,
factory
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment