On Wed, 07 Mar 2007 01:16:10 +0800, Zhou wrote:

> I wonder how to set this variable?

Like you set any other variable in your emacs.

> Which value should I set?

The documentation says:

,----[ C-h v mail-host-address RET ]
| `mail-host-address' is a variable declared in Lisp.
|   -- loaded from "/build/buildd/xemacs21-21.4.19/lisp/startup.elc"
| 
| Value: "koldfront.dk"
| 
| Documentation:
| *Name of this machine, for purposes of naming users.
`----

> in the ~/.gnus file or ~./emacs file?

Whichever you want, I guess.

> Could you please give a example? 

(setq mail-host-address "example.com") ;;; where you change
                                       ;;; example.com to your domain

> I search the file message.el, And got the following:

[...]

> I think this is the problem, just as you said.

Guess how I found out.


  Best regards,

-- 
 "Let's kill the clockwork"                                   Adam Sjøgren
                                                         [EMAIL PROTECTED]
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to