[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

メール送信で connection failed してしまいます



 山田ともうします。

 どうしてもわからないことがありましてこまっています。

【現象】

 Gnus の Gnus Unplugged 機能をつかってメールの送信をするとき、以下の
ような Backtrace が出力されてメールの送信ができません。最初は設定かと
思ったのですが、w3 でも同じような感じで connect error が発生します。

 また、movemail 、 ftp 、 telnet などの外部プログラムを使用するネット
ワークの機能は正常に動いているようです。

【環境】

OS:Microsoft Windows Me 4.90.3000
   IE 5.50.4134.0100

 Meadow: 1.10、および、1.13b1 を試しましたが、状況は改善されませんで
した。

【そのほか】

 safe モード で dump95 をしなおしてみましたが、状況は改善されませんで
した。
 Windows 98 上の Meadow では正常に 192.168.1.1 にメール送信ができます。
また、そのバイナリをもってきて動かしてみても結果は connection failed 
でした。
 Outlook を使用して 192.168.1.1 に Windows Me からメール送信できるこ
とも確認しました。


 以上のような状況なのですが、どなたか、同じような状況になられたことは
ないでしょうか?


ーーーーーーーー Gnus のエラー ーーーーーーーーーーーーーーーーーーーーーーーーー
Signaling: (file-error "connection failed" "socket operation on non-socket" "192.168.1.1" "SMTP")
  open-network-stream("SMTP" #<buffer *trace of SMTP session to 192.168.1.1*> "192.168.1.1" "smtp")
  open-network-stream-as-binary("SMTP" #<buffer *trace of SMTP session to 192.168.1.1*> "192.168.1.1" "smtp")
  (setq process (open-network-stream-as-binary "SMTP" (current-buffer) server smtp-service))
  (catch (quote done) (setq process (open-network-stream-as-binary "SMTP" ... server smtp-service)) (or process (throw ... nil)) (set-process-filter process (quote smtp-process-filter)) (setq response (smtp-read-response process)) (if (or ... ... ...) (throw ... ...)) (smtp-send-command process (format "EHLO %s" ...)) (setq response (smtp-read-response process)) (if (or ... ... ...) (progn ... ... ...) (let ... ...)) (if (or ... ...) (progn ... ... ...)) (if (and smtp-debug-info ...) (progn ... ... ...)) (if (memq ... extensions) (progn ... ... ...)) (smtp-send-command process (format "MAIL FROM:<%s>%s%s" sender ... ...)) (setq response (smtp-read-response process)) (if (or ... ... ...) (throw ... ...)) (while recipients (smtp-send-command process ...) (setq recipients ...) (setq response ...) (if ... ...)) (smtp-send-command process "DATA") (setq response (smtp-read-response process)) (if (or ... ... ...) (throw ... ...)) (smtp-send-data process smtp-text-buffer) (smtp-send-c!
!
ommand process ".") (setq response (smtp-read-response process)) (if (or ... ... ...) (throw ... ...)) t)
  (unwind-protect (catch (quote done) (setq process ...) (or process ...) (set-process-filter process ...) (setq response ...) (if ... ...) (smtp-send-command process ...) (setq response ...) (if ... ... ...) (if ... ...) (if ... ...) (if ... ...) (smtp-send-command process ...) (setq response ...) (if ... ...) (while recipients ... ... ... ...) (smtp-send-command process "DATA") (setq response ...) (if ... ...) (smtp-send-data process smtp-text-buffer) (smtp-send-command process ".") (setq response ...) (if ... ...) t) (if (and process ...) (progn ... ... ...)))
  (save-excursion (set-buffer (get-buffer-create ...)) (erase-buffer) (make-local-variable (quote smtp-read-point)) (setq smtp-read-point (point-min)) (unwind-protect (catch ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... t) (if ... ...)))
  (let ((server ...) process response extensions) (save-excursion (set-buffer ...) (erase-buffer) (make-local-variable ...) (setq smtp-read-point ...) (unwind-protect ... ...)))
  smtp-via-smtp("yamada@xxxxxxxxx" ("yamada@xxxxxxxxx") #<buffer  *send draft*>)
  message-send-mail-with-smtp()
  gnus-draft-send(1)
  gnus-group-send-drafts()
* call-interactively(gnus-group-send-drafts)


ーーーーーーーー W3 のエラー ーーーーーーーーーーーーーーーーーーーーーーーーー
Could not contact host: www.cs.indiana.edu / 80 Attempted using gateway method:
native ---- Error was: ---- File error: "connection failed", "socket operation
on non-socket", "www.cs.indiana.edu", "WWW"