pull/570/head
OzzieIsaacs 6 years ago
parent 7a38c05f12
commit dbf55d6f41

@ -101,7 +101,8 @@ class EMailThread(threading.Thread):
doLock.release()
self.send_raw_email()
self.current += 1
doLock.release()
else:
doLock.release()
time.sleep(1)
def stop(self):

Loading…
Cancel
Save