Re: [Exim] Can't have the mail delivered

Pàgina inicial
Delete this message
Reply to this message
Autor: Dave C.
Data:  
A: gm2853@adinet.com.uy
CC: exim-users
Assumpte: Re: [Exim] Can't have the mail delivered
<-- Warning: charset 'X-UNKNOWN' is not supported -->

On Thu, 5 Sep 2002, gm2853@??? wrote:

> Hello!
>
> I have a few frozen emails in the exim spool.
>
> gabriel:/home/gabriel# mailq | grep frozen
> 10d 90K 17jRRQ-0000iW-00 <> *** frozen ***
> 10d 2.2K 17jSAF-000134-00 <> *** frozen ***
> 10d 2.8K 17jSFD-000146-00 <> *** frozen ***
> 10d 4.3K 17jSFD-00014B-00 <> *** frozen ***
> 10d 2.3K 17jTid-0001Ya-00 <> *** frozen ***
> 9d 3.3K 17k01D-0000bf-00 <> *** frozen ***
> 7d 2.8K 17kR5J-0000Gi-00 <> *** frozen ***
> 7d 9.4K 17kR8X-0000I0-00 <> *** frozen ***
> 7d 4.2K 17kSDo-0000R3-00 <> *** frozen ***
> 7d 2.8K 17kSN7-0000SG-00 <> *** frozen ***
> 7d 3.4K 17kSra-0000Un-00 <> *** frozen ***
> 7d 2.9K 17kT1W-0000WF-00 <> *** frozen ***
> 7d 4.4K 17kj3w-0002aG-00 <> *** frozen ***
> 6d 1.3K 17kqtC-0000mz-00 <> *** frozen ***
> 3d 1.5K 17lqwO-00007Z-00 <> *** frozen ***
> 3d 1.3K 17lwJq-0000Ki-00 <> *** frozen ***
> 3d 4.5K 17lyfG-0000hG-00 <> *** frozen ***
> 66h 1.7K 17m5IO-0000zw-00 <> *** frozen ***
> 25h 741 17mgtb-0001kE-00 <> *** frozen ***
> 25h 741 17mh39-0001nK-00 <> *** frozen ***
> 12h 4.7K 17mtu0-0002zK-00 <> *** frozen ***
>
> .... and I can't get them delivered even typing as root
>
> $ exim -qff



Try:

exim -d -v -qff

and see *WHY* exim is freezing them.. most likely, the address its
trying to send to is invalid or not deliverable.

You can set various options to tell exim to ignore undeliverable bounces
messages, possibly after a delay.

You can also use exim -Mrm (id) to simply remove these from the queue.
They are probably bounced spam.

You can use 'exim -Mvb (id)' and 'exim -Mvh (id)' to see the body and
headers of one of them if you want to see what it is.


>
> At the begginig, I used to have my exim doing transport thru the postfix
> server running at the office LAN.
> Now, I want it to deliver the email itself.
> I am reading the eximconf file but I can't find anything wrong...
>
> Any suggestions?
> Thanks a lot.
> Arlequ?n
>
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
>