[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: meadow2から,メールの送信が出来ない?
- X-ml-count: 5376
- Subject: Re: meadow2から,メールの送信が出来ない?
- From: 小関 吉則 (KOSEKI Yoshinori) <kose@xxxxxxxxxxx>
- Date: Fri, 30 Apr 2004 20:01:58 +0900
- User-agent: T-gnus/6.17.2 (based on No Gnus v0.2) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.1 (i386-mingw-nt5.1.2600) MULE/5.0 (賢木) Meadow/2.00pre1 (KIKYOU)
>>>>> In [meadow-users-jp : No.5374]
>>>>> Sakae makita <s-makita@xxxxxxxxxxxxxxx> wrote:
> Couldn't send message via mail: `smtpmail-smtp-server'
> not defined
http://www5d.biglobe.ne.jp/~kose/html/C6FECCE7Meadow2FEmacs.html
これと同じことでしょうか?
Q. .gnus.el を4.4.1項(pp.78-79)のように設定して,
メールを送信しようとすると,
Couldn't send message via mail: `smtpmail-smtp-server' not defined
というメッセージが出て,メールの送信ができないのですが…。
p.79は次のようにしてください。
(setq smtpmail-smtp-server "smtp.exsample.org")
(setq smtpmail-local-domain "exampler.org")
(setq message-send-mail-function 'message-smtpmail-send-it)
P.S.
本を書いた時点では flim/smtpmail.el を使っていたのですが、
2003-09-18 Yoichi NAKAYAMA <yoichi@xxxxxxxxx>
* FLIM-ELS (flim-modules): Don't install smtpmail.
この変更以降は Emacs 附属のもの 2.00/lisp/mail/smtpmail.elc
の方を使うようになったためです。
--
こせき // サポートページ
http://www.NetLaputa.ne.jp/~kose/MeadowBook/