Update 'smtp2qnap4slack.py'
This commit is contained in:
parent
55584281e7
commit
e5738c24b6
@ -88,5 +88,5 @@ if __name__ == '__main__':
|
||||
handler = CustomHandler()
|
||||
controller = MyController(handler, hostname=LHOST, port=LPORT)
|
||||
controller.start()
|
||||
input('SMTP server is running.\n')
|
||||
input('SMTP server is running.')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user