[Exim] Retry problem

Pàgina inicial
Delete this message
Reply to this message
Autor: Russell Wilton
Data:  
A: exim-users
Assumpte: [Exim] Retry problem
Hi:
I am running Exim 4.05 on RedHat Linux 7.2, and have the following
Retry section in my configure file:

# Domain               Error       Retries
# ------               -----       -------
uleth.ca               quota       F,1h,15m; G,4h,30m,1.5;
uleth.ca               *           F,2h,15m; G,16h,1h,1.5;
*                      timeout_DNS F,2h,15m; G,16h,1h,1.5; F,2d,6h
*                      *           F,2h,15m; G,16h,1h,1.5; F,4d,6h


When a local delivery attempt is made (uleth.ca) and the user is over
quota, the log shows the message being deferred and then immediately
timed out. The following is folded for readability and edited for
security:

2002-09-16 16:25:16 17r4Iu-0003D8-00 <= user.x@??? H=norma.netsrv.uleth.ca
[142.66.ccc.ddd]:49804 I=[142.66.35.166]:25 P=esmtp S=1643
id=3E22DA15-C9C3-11D6-AB49-003065ED7792@??? T="Re: course folders" from
<user.x@???> for user.y@???

2002-09-16 16:25:16 17r4Iu-0003D8-00 == user.y@??? R=ldap_users T=ldap_deliver
defer (-22): mailbox is full (MTA-imposed quota exceeded while writing to
tmp/1032215116.12348.polaris.netsrv.uleth.ca)

2002-09-16 16:25:16 17r4Iu-0003D8-00 ** user.y@???: retry timeout exceeded

Why doesn't it retry for 4 hours as the configure file says it should?
Any help greatly appreciated.

Russ

--
Russell D. Wilton                     E Mail: WILTON@???
Network Services Manager              Voice:   (403) 329-2525
University of Lethbridge              FAX:     (403) 382-7108
4401 University Drive   Lethbridge, Alberta, CANADA   T1K 3M4