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