Found it.

exiqgrep -i -r [EMAIL PROTECTED] | xargs exim -Mrm
or 
exiqgrep -f "<>" -i -o 3600 | xargs exim -Mrm

will get all empty return addresses.

g.













-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Gary Stothers
Sent: Wednesday, June 15, 2005 12:19 PM
To: [email protected]
Subject: [exim] frozen messages not leaving queue

Good Morning,

 

Forgive the double post, I messed up the subject on the last one and
didn't want to miss out on help (in case people skimmed over it).

 

 

I'm having a problem with frozen messages.

 

 

Exim is queueing (sp?) a bounce back but since the messages are
malformed to begin with (no return address), they are staying frozen
indefinitely.

 

 

 

Here's one from the queue list...

 

22d  3.9K 1DalM9-0003eN-J3 <> *** frozen ***

 

          [EMAIL PROTECTED]

 

 

 

I know it's supposed to drop them after 7 days according to my conf...

 

 

 

ignore_bounce_errors_after = 2d

 

# This option cancels (removes) frozen messages that are older than a
week.

 

timeout_frozen_after = 7d

 

 

 

but it doesn't appear to be working.

 

 

 

So... my question is, how do I clear the frozen messages with that
specific address in it, and how do I prevent those messages from
extending their time in the queue past 7 days.

 

 

 

Thanks,

 

 

 

Gary.

 

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to