unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* help: cannot send mail by emacs+gnus
@ 2006-08-26 23:25 winsphinX
  2006-08-27  1:06 ` B. T. Raven
  2006-08-27 10:29 ` help: " Xavier Maillard
  0 siblings, 2 replies; 10+ messages in thread
From: winsphinX @ 2006-08-26 23:25 UTC (permalink / raw)


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)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-08-29 22:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-26 23:25 help: cannot send mail by emacs+gnus winsphinX
2006-08-27  1:06 ` B. T. Raven
2006-08-27 12:15   ` winsphinX
2006-08-27 15:05     ` Xavier Maillard
2006-08-28 12:49       ` winsphinX
2006-08-28 17:40         ` Xavier Maillard
2006-08-29 22:51           ` winsphinX
2006-08-27 10:29 ` help: " Xavier Maillard
2006-08-27 12:25   ` winsphinX
2006-08-27 15:03     ` Xavier Maillard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).