Commit graph

6 commits

Author SHA1 Message Date
Tobias Brunner 6114573591 set an imap timeout
so pylokid stops when the IMAP server doesn't respond in time
https://stackoverflow.com/questions/24422724/does-pythons-imaplib-let-you-set-a-timeout
2020-02-08 18:04:53 +01:00
Tobias Brunner e46e21b486 fix several issues 2020-02-08 18:02:32 +01:00
Tobias Brunner b0803a6d86 improved einsatzrapport handling 2019-11-03 13:22:47 +01:00
Tobias Brunner f2595ea604 handle scans 2019-10-28 21:25:34 +01:00
Tobias Brunner fa2932d98a catch imap abortions and exit
exiting will allow f.e. OpenShift to restart the failed pod.
reason: got "imaplib.abort: Server shutting down." some day.
2018-02-06 17:46:16 +01:00
Tobias Brunner a663cd084e improve logging - create lib dir 2018-01-02 16:45:37 +01:00
Renamed from emailhandling.py (Browse further)