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

Re: meadow2から,メールの送信が出来ない?



>>>>> 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/