On 03/03/2008, A. Goeres <[EMAIL PROTECTED]> wrote: > My question now is what happens during subsequent > exim-queue runs? Will exim resume delivery attempts of > the delayed recipients of this mail-id even though > it's marked as "frozen" or will the mail stay > completely untouched due to its "frozen" state?
A frozen message will not be processed at all by a normal queue runner, unless you have set the auth-thaw options. You can force 'thawing' of frozen messages by invoking a queue runner with 'exim -qff'. > I hope someone here on this list could help me solve > this puzzle .... http://www.exim.org/exim-html-current/doc/html/spec_html/ch05.html#SECID39 -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## 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/
