My Cerb3->Cerb4 import is taking too long
There are a couple quick things you can do to speed up Cerb4's mail importing.
In Configuration->Scheduled Tasks:
- Update your Parser scheduled task so it can run every '0 minutes'
- Increase the "Max messages to parse per run" number to something like 2000.
- Disable your cronjob temporarily and let the /cerb4/cron page run
in a browser window. That way it can reload every 30 seconds instead
of the minimum of 60 imposed by a cronjob.