[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:18758] SMTP transaction error of fetchmail
- From: WADA Ken <hanuman@xxxxxxx>
- Subject: [debian-users:18758] SMTP transaction error of fetchmail
- Date: Sun, 7 Nov 1999 17:51:46 +0900
- X-dispatcher: imput version 991025(IM133)
- X-fingerprint: Key fingerprint = F0 55 C5 E1 AC D0 79 B9 06 1C 99 03 75 0B 5F CB
- X-ml-info: If you have a question, send a mail with the body "# help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 2.2]; post only (only members can post)
- Message-id: <19991107175142B.hanuman@xxxxxxx>
- X-mail-count: 18758
- X-mailer: Mew version 1.94.1 on Emacs 20.4 / Mule 4.0 (HANANOEN)
和田と申します. potato を使っておりますが, 本日 apt-get upgrade したら
"SMTP transactio error" と言われて fetchmail がメールをとってくるのに
失敗するようになりました. どうしても修復方法がわからないのでどなたかご
教授下さい.
~> dpkg -l fetchmail
要望=(U)不明/(I)インストール/(R)削除/(P)完全削除
| 状態=(N)無/(I)インストール済/(C)設定/(U)展開/(F)設定失敗/(H)半インストール
|/ エラー=(空欄)無/(H)維持/(R)要再インストール/X=両方(状態,エラーの大文字=異常)
||/ 名前 バージョン 説明
+++-===============-==============-============================================
ii fetchmail 5.1.3-1 POP2/3, APOP, IMAP mail gatherer/forwarder
$ fetchmail -d0 -v --nosyslog
fetchmail: POP3< +OK popproxy - version 1.15 started.
fetchmail: POP3> USER hanuman
fetchmail: POP3< +OK Password required for hanuman.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK hanuman has 1 message (1935 octets).
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 1935
fetchmail: POP3> LAST
fetchmail: POP3< +OK 0 is the last read message.
1 message for hanuman at popmail.gol.com (1935 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 1 messages (1935 octets)
fetchmail: POP3< 1 1935
fetchmail: POP3< .
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK 1935 octets
reading message 1 of 1 (1935 octets)
fetchmail: SMTP connect to localhost failed
fetchmail: POP3> QUIT
fetchmail: POP3< *************************************
fetchmail: SMTP transaction error while fetching from popmail.gol.com
fetchmail: Query status=10
fetchmail: normal termination, status 10
Done.