Hi,
I have the following router:
delay_outgoing:
driver = redirect
domains = !+local_domains : !+relay_to_domains
senders = ! : !cdb;/usr/local/etc/exim/delayed_senders.cdb
condition = ${if < {$message_age}{600}{yes}{no}}
allow_defer
data = :defer: message not old enough
no_verify
Now, running `exim -bt` is an issue ....
[EMAIL PROTECTED] ~]$ exim -bt [EMAIL PROTECTED]
[EMAIL PROTECTED] cannot be resolved at this time: message not old enough
How do I circumvent this?
Secondly, and I asked this before and got no answers....
Because of this router, I invoke my exim with "-bd" only (no -qXX) and
launch queue runners via cron every 10 minutes with
"/usr/local/sbin/exim -qqf 2>&1".
I do occassionally get messages like:
2008-08-07 11:50:10 1KR1C3-000KNF-MB failed to unlink
/var/spool/exim/msglog/3/1KR1C3-000KNF-MB
Is this some race condition?
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
"Oh My God! They killed init! You Bastards!"
--from a /. post
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/