Thanks for the help. Worked perfect.
I do agree something is wrong with my config. I am verifying the sender,
but what happened over the weekend is my virus gateway went down. I have a
router that sends all incoming mail not coming from the gateway back to the
gateway to virus check it. I have to check out what happened, but I have to
clean out this queue first.
-----Original Message-----
From: Nico Erfurth [
mailto:masta@perlgolf.de]
Sent: Monday, May 03, 2004 10:28 AM
To: Jeffrey J. Karrels
Cc: exim-users@???
Subject: Re: [Exim] Sender Address
Jeffrey J. Karrels wrote:
> I have a queue full of frozen messages with blank sender addresses. Is
> there a way to add a sender address?
exim -Mes MSGID new@sender
But you should consider checking your setup. Frozen mails mostly occur
because of non deliverable bounce-messages. Adding sender verification
helps here. Also the timeout_frozen_after setting can be used to discard
frozen mails after a given amount of time. Setting auto_thaw also
doesn't hurt. ;)
Nico