Your message dated Fri, 11 Apr 2008 08:37:34 +0800
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#475342: swaks: no longer works for anything other than 
localhost
has caused the Debian Bug report #475342,
regarding swaks: no longer works for anything other than localhost
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
475342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475342
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: swaks
Version: 0+20061116.0-2
Severity: serious

Filed at severity serious since it makes it mostly not useful and the
very same version works in etch fine. I imagine this is because of a
backwards-incompatible change in IO::Socket::INET from perl-base.

$ swaks -q rcpt -t [EMAIL PROTECTED] -f '<>'
=== Trying master.debian.org:25...
*** Error connecting 0.0.0.0 to master.debian.org:25:
***     IO::Socket::INET: connect: No route to host
$ swaks -s localhost -q rcpt -t [EMAIL PROTECTED] -f '<>'
=== Trying localhost:25...
=== Connected to localhost.
<-  220 chianamo ESMTP Exim 4.69 Thu, 10 Apr 2008 15:40:47 +0800
 -> EHLO chianamo
<-  250-chianamo Hello localhost [127.0.0.1]
<-  250-SIZE 52428800
<-  250-PIPELINING
<-  250 HELP
 -> MAIL FROM:<>
<-  250 OK
 -> RCPT TO:<[EMAIL PROTECTED]>
<-  250 Accepted
 -> QUIT
<-  221 chianamo closing connection
=== Connection closed with remote host.
$ host debian.org
debian.org has address 192.25.206.10
debian.org mail is handled by 0 master.debian.org.
$ host master.debian.org
master.debian.org has address 70.103.162.29
$ swaks -s 70.103.162.29 -q rcpt -t [EMAIL PROTECTED] -f '<>'
=== Trying 70.103.162.29:25...
*** Error connecting 0.0.0.0 to 70.103.162.29:25:
***     IO::Socket::INET: connect: No route to host
$ swaks -s master.debian.org -q rcpt -t [EMAIL PROTECTED] -f '<>'
=== Trying master.debian.org:25...
*** Error connecting 0.0.0.0 to master.debian.org:25:
***     IO::Socket::INET: connect: No route to host
$ ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:19:b9:76:52:09  
          inet addr:10.1.1.3  Bcast:10.1.1.255  Mask:255.255.255.0
          inet6 addr: fe80::219:b9ff:fe76:5209/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:173565 errors:0 dropped:0 overruns:0 frame:0
          TX packets:187632 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:140875490 (134.3 MiB)  TX bytes:20274479 (19.3 MiB)
          Interrupt:22 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:2889 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2889 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:654273 (638.9 KiB)  TX bytes:654273 (638.9 KiB)

$ traceroute master.debian.org
traceroute to master.debian.org (70.103.162.29), 30 hops max, 40 byte packets
 1  10.1.1.1 (10.1.1.1)  0.298 ms  0.542 ms  0.499 ms
 2  per9.ba.optusnet.com.au (198.142.131.10)  25.181 ms  36.927 ms  48.964 ms
 3  per3-ge1-0-447.gw.optusnet.com.au (198.142.49.225)  60.532 ms  72.333 ms  
84.372 ms
 4  sun1-ge1-2-900.gw.optusnet.com.au (198.142.160.102)  95.873 ms  107.415 ms  
119.454 ms
 5  sun3-ge0-3.gw.optusnet.com.au (211.31.129.98)  131.233 ms  142.787 ms  
154.826 ms
 6  203.208.191.73 (203.208.191.73)  259.560 ms  239.872 ms  251.851 ms
 7  ge-1-0-0-0.laxow-dr2.ix.singtel.com (203.208.149.254)  263.390 ms  249.395 
ms  284.997 ms
 8  ge-1-0-0-0.laxow-dr1.ix.singtel.com (203.208.149.250)  261.552 ms  273.352 
ms  296.706 ms
 9  integratelecom.com.any2ix.crgwest.com (206.223.143.95)  308.731 ms  320.275 
ms  332.380 ms
10  tg9-4.cr02.lsancarc.integra.net (209.63.113.29)  362.149 ms  391.651 ms  
420.691 ms
11  tg13-1.cr02.phnzaz87.integra.net (209.63.114.34)  450.235 ms  480.042 ms  
391.375 ms
12  p4-0-0.cr02.dllstx97.integra.net (209.63.115.70)  420.720 ms  450.211 ms  
349.212 ms
13  ge2-1.ar02.dllstx97.integra.net (209.63.113.214)  348.805 ms  348.791 ms  
283.642 ms
14  gw0-cust-collocationsolutions-com.dlls.eli.net (216.190.64.34)  287.177 ms  
298.874 ms  310.892 ms
15  ge-1-0-2.dales01.dataside.com (66.205.176.158)  322.697 ms  333.979 ms  
346.018 ms
16  208-187-95-42.dataside.com (208.187.95.42)  363.752 ms  381.161 ms  398.886 
ms
17  master.debian.org (70.103.162.29)  417.080 ms  434.803 ms  452.489 ms

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages swaks depends on:
ii  perl                          5.8.8-12   Larry Wall's Practical Extraction 

$ dpkg -s libnet-ssleay-perl libnet-dns-perl | egrep '(Package|Version)'
Package: libnet-ssleay-perl
Version: 1.30-1.1
Package: libnet-dns-perl
Version: 0.63-1

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
On Thu, 2008-04-10 at 19:33 +0200, Andreas Metzler wrote:

> Are you positive this is perl problem? Does
> telnet master.debian.org 25
> work?

Argh, PEBCAK. My ISP blocks outgoing port 25 by default.

Sorry for the noise.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to