Create a job in root's cron to have exim flush the queue for the destionation mail addy at whatever interval you want. Here's one that does it every five minutes:
*/5 * * * * /usr/sbin/exim -qR
This solution is particularly elegant because you don't need to dig around inside swatch's guts. (Something you should never do with a package for a whole host of reasons.)
It was very nice article and it is very useful to Linux learners.We also provide Linux online training
ReplyDelete