On Tue, 18 Mar 2008, J.R.Haynes wrote: > > Can't you just put control = freeze in here and not bother with the extra > router?
Yes, that would also work. Dumping the messages to a file has the advantage that you don't need to work out the message ID to examine the message, and it has the disadvantage that it's harder to trigger normal delivery of the message later. I guessed that Randy's requirements made dumping to a file preferable. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
