Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MailboxClient.saveEmail() failed: None #40

Open
davidbru opened this issue Mar 11, 2022 · 1 comment
Open

MailboxClient.saveEmail() failed: None #40

davidbru opened this issue Mar 11, 2022 · 1 comment

Comments

@davidbru
Copy link

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
@masrodjie
Copy link

Failed: None it's mean success. If you still didn't get the email, i suggest to use docker and put local_folder to /var/imapbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants