Auto detect mbox files and add IMAP timeouts

This commit is contained in:
Sean Whalen
2019-09-23 00:12:51 -04:00
parent 3fef3b58a8
commit c991feb860
5 changed files with 60 additions and 27 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ setup(
'requests>=2.2.16.0', 'imapclient>=2.1.0',
'mail-parser>=3.9.2',
'dateparser>=0.7.1',
'mailsuite>=1.2.1',
'mailsuite>=1.3.1',
'elasticsearch>=6.3.1,<7.0.0',
'elasticsearch-dsl>=6.3.1,<7.0.0',
'kafka-python>=1.4.4',