Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #3

Open
PeterSurda opened this issue Sep 6, 2019 · 0 comments
Open

Crash #3

PeterSurda opened this issue Sep 6, 2019 · 0 comments

Comments

@PeterSurda
Copy link
Owner

Exception in thread BMIn:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/opt/bitmessage-email-gateway/bitmessage-gateway.py", line 589, in check_bminbox
retval = send_email(bm_receiver, bm_sender, bm_subject, bm_body, bm_id, userdata = userdata)
File "/opt/bitmessage-email-gateway/bitmessage-gateway.py", line 227, in send_email
for rcpt in e.recipients:
AttributeError: 'SMTPServerDisconnected' object has no attribute 'recipients'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant