On Wed, 2004-12-01 at 13:56, Ebiz Analysis wrote:
> The MTA now appears to be retrying to send this email to the entire address
> list once every ~10 mins.
> Does anyone have any tips or could point me at a FAQ/Forum/Posting which
> would help me help my ISP's helpdesk fix this problem.
I'm not sure if this works with Exim3 but maybe you could either flush the entire(!) Queue
with
exim4 -bpa |awk {'print $3'}|xargs --no-run-if-empty exim4 -Mrm
or look at the Messages in Queue with exim4 -bpa and
delete the unwanted ones with exim4 -Mrm <message-ID>
Using exim(?) instead of exim4, of course.
Michael
--
Michael Dominok Tel.: +49 231 61048 - 42
natural computing GmbH Fax.: +49 231 61048 - 40
Martener Strasse 535 Mail: michael.dominok@???
44379 Dortmund http://www.natural-computing.de/