On 12 Jun 2007, at 16:34, Davide Libenzi wrote: > On Tue, 12 Jun 2007, Davide Libenzi wrote: > > > On Tue, 12 Jun 2007, David Lord wrote: > > > > > As soon as -P6 and -S6 are added Pegasus/ka9q(dos) doesn't connect to > > > xmail with ka9q log showing connect failed: reset/refused. > > > > > > xmail acts as local smarthost for lan > > > pegasus => ka9q => lan (ip4) => xmail (ip6) => internet => > > > > > > I'll have another play after a nights sleep. > > > > I bet NetBSD defaults with IPV6_V6ONLY == 1 ... > > Yes, it does. You need to set the sysctl "net.inet6.ip6.v6only" to 0, if > you want both IPV4 and IPV6 connectivity.
Ok that allowed me to send from dos box and now accepted by xmail but I still get reject from mail.lordynet.me.uk Below are xmail commandline, failure message and capture of telnet session from local mail.lordynet.org to mail.lordynet.me.uk at isp. Do I need to change any of .tab files in /var/MailRoot in order to support ip6? # sysctl net.inet6.ip6.v6only net.inet6.ip6.v6only = 0 # grep '^XMAIL_CMD' /etc/rc.d/xmail XMAIL_CMD_LINE="-M7 -Md -Mr 168 -Pl -Pw 12 -Sl -Ql -Qg -Qt 907 -Qi 1 -Qr 9" XMAIL_CMD_LINE="$XMAIL_CMD_LINE -P6 -S6 -Yl -Fl -Cl -Ll -Yi 1380 -Lt 19" Failure message: [<00>] XMail bounce: [EMAIL PROTECTED];Error=[Network kernel error] [<01>] Error sending message [1181723954664.3076521984.1.k6x400.home.lordynet.org] from [mail.lordynet.org]. ID: <S785D> Mail From: <[EMAIL PROTECTED]> Rcpt To: <[EMAIL PROTECTED]> Server: <lordynet.me.uk> [lordynet.me.uk] [<02>] The reason of the delivery failure was: Network kernel error [<03>] Note: ** This is a temporary error and you do not have to resend the message ** The system tried to send the message at : Wed, 13 Jun 2007 08:39:14 -0000 ** The current number of delivery attempts is : 1 ** The system will try to resend the message at : Wed, 13 Jun 2007 08:54:21 -0000 [<04>] Here is listed the message log file: [PeekTime] 1181723954 : Wed, 13 Jun 2007 08:39:14 -0000 << ErrCode = -3 ErrString = Network kernel error SMAIL SMTP-Send EDNS = "lordynet.me.uk" SMTP = "mail.lordynet.org" From = "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! SMTP-Error = "Network kernel error" SMTP-Server = "lordynet.me.uk" >> telnet session: bash-3.00$ host k6x400 k6x400.home.lordynet.org has address 192.168.59.60 bash-3.00$ host mail.lordynet.org mail.lordynet.org has address 81.187.61.67 bash-3.00$ telnet -6 mail.lordynet.me.uk 25 Trying 2001:8b0:0:81::51bb:510d... Connected to C.mail.aaisp.net.uk. Escape character is '^]'. 220-c.hopeless.aaisp.net.uk ESMTP Wed, 13 Jun 2007 09:07:08 +0100 220 Welcome ehlo mail.lordynet.org 250-c.hopeless.aaisp.net.uk Hello mail.lordynet.org [2001:8b0:1c7:1::1] 250-SIZE 1048576000 250-PIPELINING 250 HELP MAIL FROM: <[EMAIL PROTECTED]> 250 OK RCPT TO: <[EMAIL PROTECTED]> 250 Accepted QUIT 221 c.hopeless.aaisp.net.uk closing connection Connection closed by foreign host. bash-3.00$ cheers David - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]