all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: winsphinX <xxx@yyy.zzz>
Subject: help: cannot send mail by emacs+gnus
Date: Sun, 27 Aug 2006 07:25:47 +0800	[thread overview]
Message-ID: <ecql9q$o8i$5@news.yaako.com> (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)

             reply	other threads:[~2006-08-26 23:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-26 23:25 winsphinX [this message]
2006-08-27  1:06 ` cannot send mail by emacs+gnus 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ecql9q$o8i$5@news.yaako.com' \
    --to=xxx@yyy.zzz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.