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

ETRN queueing not working



Hi all,

I have some ETRN customers configured in my Zmailer 2.99.50-s5 and it works
badly, the problem i see is that their messages are not queued, a connection
attempt occurs for every message received for those ETRN domains.

Of course i have executed $MAILBIN/newdb $MAILSHARE/db/routes and have also
restarted the zmailer server after configuration changes.

I have the following:

---------------------------- Begin Of ~db/routes ------------------------
# Routing Configuration File
#
# Entries in this file are checked first by router.cf. they have the form
#       name    channel!next_destination
# A leading . on the name indicates that all subdomains match as well
#
# To generate runtime BINARY database of this source, issue command:
#   $MAILBIN/newdb $MAILSHARE/db/routes
# or in this directory with usual configuration:
#   ../bin/newdb routes
#
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@zmailer.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      Tel: +51 1 422-4848 
 Dpto de Operaciones      Fax: +51 1 421-8086
----------------------------------------------