-
Hi, just figured out installing Piler on Docker. Everything works as expected (importing of 25000 E-Mails for example via IMAP), but after a few ours the Import does not work anymore. When I start den Script as piler user in the piler-container (yes, there are new mails (read and unread) in my IMAP-Mailbox), following output is written: I had this issue several times in my multiple setup tries and thought it was working now. But unfortunately not :( Any hints, where to start analyzing this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I assume you created an import job on the gui. Once the import job has run, imapfetch.py won't run it again, since it's completed.
|
Beta Was this translation helpful? Give feedback.
I assume you created an import job on the gui. Once the import job has run, imapfetch.py won't run it again, since it's completed.
If possible, then setup an smtp delivery to the archive, this is the preferred method to get new emails. If you can't or won't, then run imapfetch.py from a cron job directly. Once you have the initial import done, you may run something similar like below to get the emails since 2024-OCT-01. Just be sure to update this expression every day