Message deferment query

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kuyper Hoffman
Fecha:  
A: Alan Barrett, exim-users
Asunto: Message deferment query
Perhaps I'm missing something, but is anyone else concerned about retry
times in Exim?

>From our current "configure" file on the machine in question:


######################################################################
#                      RETRY CONFIGURATION                           #
######################################################################


# The default retry rule applies to all domains and all errors. It specifies
# retries every 15 minutes for 2 hours, then increasing retry intervals,
# starting at 2 hours and increasing each time by a factor of 1.5, up to 16
# hours, then retries every 8 hours until 4 days have passed since the first
# failed delivery.

# Domain               Error       Retries
# ------               -----       -------
# (The following list comes from the file conf.retry)
pdg.co.za              *           F,14d,24h
*.pdg.co.za            *           F,14d,24h
bots.hnr.com           *           F,14d,24h
*.bots.hnr.com         *           F,14d,24h
chain.iafrica.com      *           F,14d,24h
iafrica.com            *           F,5m,30s; F,4h,5m; G,16h,30m,1.5; F,10d,8h
*.iafrica.com          *           F,5m,30s; F,4h,5m; G,16h,30m,1.5; F,10d,8h
*                      *           F,2h,15m; G,16h,2h,1.5; F,4d,8h
end


So the catchall "*" entry at the end seems to compare well with the
original comment "retry every 15 minutes for 2 hours"

However, examining the log file for a particular message:

[kave] /var/spool/exim/log # grep 0utwHa-0002XK-00 mainlog
1996-08-23 15:29:04 0utwHa-0002XK-00 <= execpers@??? H=196-7-124-198.iafrica.com [196.7.124.198] P=smtp S=41223
1996-08-23 15:35:18 0utwHa-0002XK-00 SMTP timeout while connected to cis.co.za [196.2.16.3] after sending data block
1996-08-23 15:35:18 0utwHa-0002XK-00 == executiv@??? T=smtp defer (60): Operation timed out: SMTP timeout while connected to cis.co.za [196.2.16.3] after sending data block
[kave] /var/spool/exim/log # date
Fri Aug 23 22:30:45 SAT 1996

It hasn't been submitted even once since the initial deferment....
Just for info, the O/S info is as follows:

[kave] /var/spool/exim/log # uname -a
FreeBSD kave.iafrica.com 2.1.5-RELEASE FreeBSD 2.1.5-RELEASE #0: Sun Jul 14 07:21:08  1996     jhay@???:/usr/src/sys/compile/GENERIC  i386


Having said all that, I just manually delivered the message with an
    exim -d1 -M 0utwHa-0002XK-00
which yielded:


Debug level set to 1
delivering message 0utwHa-0002XK-00
Connecting to cis.co.za [196.2.16.3] ... connected
SMTP<< 220-falcon.cis.co.za ESMTP ready. Sendmail 8.7.3/8.7.3;
220 Fri, 23 Aug 1996 22:33:10 +0200 (GMT+0200)
SMTP>> Helo kave.iafrica.com

SMTP<< 250 falcon.cis.co.za Hello kave.iafrica.com [196.7.0.132], pleased to meet you
SMTP>> Mail from:<execpers@???>

SMTP<< 250 <execpers@???>... Sender ok
SMTP>> Rcpt to:<executiv@???>

SMTP<< 250 Recipient ok
SMTP>> Data

SMTP<< 354 Enter mail, end with "." on a line by itself
SMTP>> .

SMTP<< 250 WAA11342 Message accepted for delivery
LOG: MAIN
Completed

and indeed went on to deliver several other messages Queued for
"cis.co.za"

Any clues anyone?

Many thanks

Kuyper Hoffman
-- 
/          Kuyper Hoffman        / Vox:+27 (0) 21.689.6242  O/H GMT+0200   /
\    mailto:Kuyper@iAfrica.Com   \ Cel:+27 (0) 83.444.1024  24hr Cell      \
/________________________________/ FAX:+27 (0) 21.683.4695  24hr FAX       /
\ SysAdmin Manager UUnet Internet Africa      PO Box 44633                 \
/ http://www.baps.com/kuyper                  Claremont 7735 South Africa  /
\__________________________________________________________________________\