wl的には Received: from localhost (fugahoge.odn.ne.jp [xxx.xx.xx.xxx]) by aa.bb.cc.dd (8.9.3/3.7W-99031718) with SMTP id XAA20484 for <foobar@baz.org>; Mon, 4 Dec 2000 23:46:26 +0900 (JST) みたいなのはダメなのですか? wl-local-domainをいろいろ設定しても上のようにならないのですが。 dialup とかで固定IP じゃない人はどうしてますか。
$ host ftp.m17n.org ftp.m17n.org is a nickname for tsukuba.m17n.org tsukuba.m17n.org has address 192.47.44.130 tsukuba.m17n.org mail is handled (pri=10) by tsukuba.m17n.org $ ftp ftp.m17n.org:/pub/mule/apel/ Connected to tsukuba.m17n.org. 220 tsukuba FTP server (Version wu-2.6.2(1) Tue Dec 4 12:22:56 JST 2001) ready. 331 Guest login ok, send your complete e-mail address as password. 230-Welcome to ftp.m17n.org. 230- 230-Please use 'ls -l' instead of 'ls' if you find directory. 230- 230-Please report trouble to ftp-admin@m17n.org 230- 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. 200 Type set to I. 250 CWD command successful. ftp> ls 500 'EPSV': command not understood. 227 Entering Passive Mode (192,47,44,130,151,194) 150 Opening ASCII mode data connection for /bin/ls. total 2290 -rw------- 1 1 139 May 12 06:30 .listing -rw-r--r-- 1 23546 100916 Dec 24 1999 apel-10.0.tar.gz -rw-r--r-- 1 23546 101145 Jan 21 2000 apel-10.1.tar.gz -rw-r--r-- 1 23546 109535 Mar 1 2000 apel-10.2.tar.gz -rw-r--r-- 1 23546 115847 Dec 30 2000 apel-10.3.tar.gz -rw-rw-r-- 1 23546 60355 Mar 15 1999 apel-9.14.tar.gz -rw-rw-r-- 1 23546 61164 Mar 16 1999 apel-9.15.tar.gz -rw-r--r-- 1 23546 62076 Apr 8 1999 apel-9.16.tar.gz -rw-r--r-- 1 23546 63809 May 7 1999 apel-9.17.tar.gz -rw-r--r-- 1 23546 63891 May 8 1999 apel-9.18.tar.gz -rw-r--r-- 1 23546 69050 May 26 1999 apel-9.19.tar.gz -rw-r--r-- 1 23546 71849 Jul 6 1999 apel-9.20.tar.gz -rw-r--r-- 1 23546 72756 Aug 24 1999 apel-9.21.tar.gz -rw-r--r-- 1 23546 77570 Sep 13 1999 apel-9.22.tar.gz -rw-r--r-- 1 23546 78291 Oct 22 1999 apel-9.23.tar.gz drwxr-xr-x 2 1 2048 May 1 06:30 snapshots 226 Transfer complete. ftp> ^D 221-You have transferred 0 bytes in 0 files. 221-Total traffic for this session was 1839 bytes in 1 transfers. 221-Thank you for using the FTP service on tsukuba. 221 Goodbye.