Re: [Exim] Remove all frozen messages?

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: Toralf Lund
CC: Exim Mailing List
Assumpte: Re: [Exim] Remove all frozen messages?
Toralf Lund wrote:
> Is there a direct way to remove all frozen messages from the mail queue
> (with Exim 3.33)? I mean, besides mailq + sed/awk/perl hacks.


Check for the options in exim3 to remove frozen messages automaticly,
after a certain amount of time (ignore_frozen_messages,
ignore_bounce_errors_*). I can't remember the correct options now. Just
check the manual.

In most (not all) cases you can prevent frozen messages with sender and
receiver-verification

ciao