RE: [Exim] delivery for frozen mails

Top Page
Delete this message
Reply to this message
Author: Florian Laws
Date:  
To: 'sanjay singh', exim-users
Subject: RE: [Exim] delivery for frozen mails
> How do I do force delivery of a particular mail if it frozen?
> I know how to force if it is not frozen.
>
> exim -d4 -Mc msgid


Try exim -M msgid
(or exim -d4 -M msgid if you want the debug output)

HTH,

Florian