RE: [Exim] delivery for frozen mails

Pàgina inicial
Delete this message
Reply to this message
Autor: Florian Laws
Data:  
A: 'sanjay singh', exim-users
Assumpte: 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