Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. ./Bmail
  2. Traceback (most recent call last):
  3. File "./Bmail", line 5, in <module>
  4. from sendmail import *
  5. File "/home/robin/Documents/bmail/sendmail.py", line 30
  6. server.set_debuglevel(1)
  7. ^
  8. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement