Why does perfectly good email sit on the exim mail queue (WHM > Mail Queue Manager) undelivered?
I'm sure there are number of reasons, e.g. server load. But it's kind of annoying (for myself and my clients) when I see mail in the queue that is 2, 4, 8+ hours old, I click on the 'Deliver Now' link, et voila! Delivered successfully right away.
My logical guess is that if the mail doesn't get delivered first time, then exim will try again at repeat intervals. What are those intervals, and can they be easily altered?
Also, 'Attempt to deliver all messages in queue' cannot be relied upon to work (but that's another story: http://forums.cpanel.net/showthread.php?t=23382), and I know that
exim -qff
... can be used to 'force' mail to be delivered (caution: this can really whack your server load), but I was wondering if there's a variation on the exim -qff command that that can specifically target a certain email address and/or domain? I ask because right now I'm manually clicking 'Deliver Now' on one message after another (time consuming!) to push aging messages through for the same email address. I'd love to be able to run exim -qff that targets just this lucky customer who I really want to look after!
Any takers?
I'm sure there are number of reasons, e.g. server load. But it's kind of annoying (for myself and my clients) when I see mail in the queue that is 2, 4, 8+ hours old, I click on the 'Deliver Now' link, et voila! Delivered successfully right away.
My logical guess is that if the mail doesn't get delivered first time, then exim will try again at repeat intervals. What are those intervals, and can they be easily altered?
Also, 'Attempt to deliver all messages in queue' cannot be relied upon to work (but that's another story: http://forums.cpanel.net/showthread.php?t=23382), and I know that
exim -qff
... can be used to 'force' mail to be delivered (caution: this can really whack your server load), but I was wondering if there's a variation on the exim -qff command that that can specifically target a certain email address and/or domain? I ask because right now I'm manually clicking 'Deliver Now' on one message after another (time consuming!) to push aging messages through for the same email address. I'd love to be able to run exim -qff that targets just this lucky customer who I really want to look after!
Any takers?