すべてのカテゴリ » インターネット・パソコン » 技術・プログラミング

質問

終了

【質問】
Emacs M-x mail でメール送信ができません.
どうか解決方法をご教授いただきたく存じます.

【環境】
OS: Mac OS 10.5
EMACS: Carbon Emacs 22.3

【現象】
M-x mailを打ち,以下の内容をタイプ
(アットマーク文字制限のために at で置換しております)
-----------------------------
From: xxx <xxx at xxx.ac.jp>
To: xxx at xxx.ac.jp
Subject: test7
--text follows this line--
test7
-----------------------------
ctrl+cを2回で送信.

Emacsのmessageには以下のように記載されております.
一見送信できているのかのように見えるのですが,
いくら待てどもメールが送信先に届きません.
-----------------------------
Carbon Emacs Package (2009)
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading sendmail...
Loading regexp-opt...done
Loading sendmail...done
Sending...
Loading mailclient...done
Loading browse-url...done
Sending...done
Loading url-parse...done
Loading url-methods...done
Making completion list... [2 times]
-------------------------------

.emacsには以下の設定がされております.
-------------------------------
;;For window configuration
(if window-system (progn
(setq initial-frame-alist '((width . 80) (height . 50)
(top . 0) (left . 600)))
))

;;For font configuration
(if (eq window-system 'mac) (require 'carbon-font))
(fixed-width-set-fontset "hiramaru" 18)

;;For mail configuration
(setq user-mail-address "xxx at xxx.ac.jp")
-------------------------------------------

その他の現象としましては以下になります.

+ M-x rmail でメールの受信を確認することは可能
+ ターミナル上で mail xxx at xxx.xxx.xx としてメールを送信することは可能

ですのでネットワークの問題ではないと考えております.


以上,どうかよろしくお願いいたします.

  • 質問者:emacs初心者
  • 質問日時:2009-03-26 19:44:18
  • 0

関連する質問・相談

Sooda!からのお知らせ

一覧を見る