-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hey,
I'm using the docker version and get the following output:
account1/INBOX (on mx.mailserver.tld)
Saving folder: INBOX
~/imapbox/INBOX/2022/23244980.10761646738362496.JavaMail.tomcatlagaspintra1.domain.tld
MailboxClient.saveEmail() failed: None
~/imapbox/INBOX/2022/31433348.10671646824808489.JavaMail.tomcatlagaspintra1.domain.tld
MailboxClient.saveEmail() failed: None
~/imapbox/INBOX/2022/3064516.10971646911215249.JavaMail.tomcatlagaspintra1.domain.tld
MailboxClient.saveEmail() failed: None
3 emails created, 0 emails already exists```
My config file is:
```[imapbox]
local_folder=~/imapbox
days=3
wkhtmltopdf=/opt/bin/wkhtmltopdf
[account1]
host=mx.mailserver.tld
[email protected]
password=xxx
ssl=True
remote_folder=INBOX
port=993```
OS: macOS Catalina 10.15.7
Any idea why this happens and how I can debug/fix this?
Kind regards,
David
Metadata
Metadata
Assignees
Labels
No labels