OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: laurent.commeauvendome.com
Date: Wed Mar 07 2001 - 09:26:55 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    ok Ralph for the status deferred, the comma make no change for relaying.

    But why Wietse haven't any status in his log ...

    # postconf relayhost
    relayhost = [168.100.189.23] [168.100.189.2]
    # echo foo | mail wietse
    # tail -f /var/log/maillog
    Mar 6 16:40:15 tail foobar/pickup[1112]: 5C2356AA90: uid=0 from=<root>
    Mar 6 16:40:15 tail foobar/cleanup[1122]: 5C2356AA90: message-id
    =<20010306214015.5C2356AA90tail.porcupine.org>
    Mar 6 16:40:15 tail foobar/nqmgr[1113]: 5C2356AA90: from
    =<rootporcupine.org>, size=318, nrcpt=1 (queue active)
    Mar 6 16:40:15 tail foobar/smtp[1124]: connect to
    168.100.189.23[168.100.189.23]: Connection refused (port 25)
    Mar 6 16:40:15 tail foobar/smtp[1124]: 5C2356AA90: to
    =<wietseporcupine.org>, relay=168.100.189.2[168.100.189.2], delay=0,
    status=sent (250 Ok: queued as 702A9BC06D)

    >status=deferred (connect to 10.100.1.10[10.100.1.10]: Connection refused)
    >
    >why i have a status deferred?

    Because 10.100.1.10 refused the connection

    >postconf relayhost
    >relayhost = [10.100.1.10] [10.100.1.8]

    Perhaps a comma between [10.100.1.10] and [10.100.1.8]?

    >> # postconf relayhost smtp_connect_timeout
    >> relayhost = 10.100.1.10, 10.100.1.8