help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help: cannot send mail by emacs+gnus


From: winsphinX
Subject: help: cannot send mail by emacs+gnus
Date: Sun, 27 Aug 2006 07:25:47 +0800
User-agent: Thunderbird 1.5.0.5 (X11/20060808)

i can get news and mail by emacs+gnus,but cannot send mail.
in debug result, i see the words: 544:reciptient address reject:relay
access denied.
there's my .emacs config fileļ¼ˆpart of smtp only):
...............
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-smtp-server "smtp.sohu.com")
(setq smtpmail-default-smtp-server "smtp.sohu.com")
(setq smtpmail-auth-credentials '(("smtp.sohu.com" 25 "winsphinx"
"******")))
(setq smtpmail-debug-info t)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]