> From: "Anne M. Hammond"
> We are using the default retry configuration:
> * * F,2h,15m; G,16h,1h,1.5; F,4d,8h
> But this is not occurring. exim tried to redeliver after 57 minutes.
A redelivery attempt is done not exactly when the time in config passed,
but at next queue run after that. How often queue is ran is
specified either in the -q commandline option when starting Exim daemon
or in the cron job.