[email protected]:
> I feel that all the messages has to be kept in queue as hold and there
> should be some script that will check the queue receiving time and will
> create a crontab with postsupre -r [message ID] for defined time to be
Please describe the PROBLEM that you are trying to solve
(why delay mail), instead of the SOLUTION (hold and cron)?
For example,
- To avoid receiver mail rate limits (there is a better solution
in Postfix than hold+cron)
- To inspect mail for badness (there is a better solution in Postfix
than hold+cron)
- Something else.
Wietse