Skip to content

Piler / Docker-Setup / import.sh #191

Closed Answered by jsuto
andbez asked this question in Q&A
Discussion options

You must be logged in to vote

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

imapfetch.py ... --date "SINCE \"01-Oct-2024\""

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andbez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants