[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ETRN not doing 'queueonly'



Hi all,

I have some ETRN customers configured in my Zmailer 2.99.49p9 and it works, 
but i would like to enable the 'queueonly' feature so that my ZMailer 
doesn not waste ressources attemping connections to those customers who are 
usually not dialup-connected yet, which is quite normal.

I have the following:

---------------------------- Begin Of ~db/routes ------------------------
#a Routing Configuration File
#b This *entire* file must be kept sorted (comments included!)
#c entries in this file are checked first by router.cf. they have the form
#d      name    channel!next_destination
#e A leading . on the name indicates that all subdomains match as well
#
#
tail.com   smtp-etrn!tail.com
---------------------------- End Of ~db/routes ------------------------

and also take a look at:

----------------------- Snip Of ~scheduler.conf ------------------------
smtp-etrn/tail.com
        maxchannel=199
        maxring=20
        interval=1d
        retries="12"
        queueonly
        command="smtp -s -c $channel -l ${LOGDIR}/smtp-etrn"
-------------------- End Of ~scheduler.conf -----------------------------

which gives:

z# router admin@tail.com
<operator.interactive@relayhost.rcp.net.pe>: address: admin@tail.com
(((smtp-etrn tail.com root@tail.com default_attributes)))
z# 

Anyhow, whenever i send mail to admin@tail.com it does attempt the 
connection:

Oct 19 16:23:29 relay2 router[10355]: S.q8qS/30098: 
from=<vadillo@rcp.net.pe>, rrelay=rcp.net.pe 
([161.132.1.130]:22182 "HELO rcp.net.pe" ident: "IDENT-NONSENSE") 
size=1096, nrcpts=1, msgid=<m0zVLi2-000ZNrC@rcp.net.pe>

Oct 19 16:25:34 relay2 smtp[10449]: S.q8qS/30098: to=<admin@tail.com>, 
delay=00:02:05, xdelay=00:01:14, mailer=smtp-etrn, relay=tail.com
([200.1.177.254]), stat=retryat +60 smtp; 500 (connect to tail.com
[200.1.177.254]: Operation timed out)

Oct 19 16:27:05 relay2 smtp[10726]: S.q8qS/30098: 
to=<admin@tail.com>, delay=00:03:36, xdelay=00:01:15, mailer=smtp-etrn,
relay=tail.com ([200.1.177.254]), stat=retryat +60 smtp; 500 
(connect to tail.com [200.1.177.254]: Operation timed out)

What is wrong?

Enrique Vadillo-
-- 
RCP - Internet Peru
Fax: +51 1 241-1320
Web Site: http://www.rcp.net.pe (PERU)
Mirror Web Site: http://ekeko.rcp.net.pe (USA)