Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: maddog <maddog@163.com>
Subject: 'smtp protocol error'
Date: Sun, 12 Jan 2003 16:49:25 +0800	[thread overview]
Message-ID: <u3cnyg3ca.fsf@163.com> (raw)

Hi,all.
When I use gnus to send mail.
I got 'smtp protocol error' message.
Here is some section of my .gnus file:
;-------------------------------+
;     smtp                      |
;-------------------------------+
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-default-smtp-server "smtp.xxx.com")
(setq smtpmail-smtp-service "smtp")
(setq smtpmail-auth-credentials
      '(("smtp.xxx.com" 25 "xxx" "xxx")))
(setq smtpmail-debug-info t)

thank you!


             reply	other threads:[~2003-01-12  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-12  8:49 maddog [this message]
     [not found] ` <m34r8ebq7r.fsf@quimbies.gnus.org>
2003-01-12 11:46   ` maddog

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=u3cnyg3ca.fsf@163.com \
    --to=maddog@163.com \
    /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.
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 NNTP newsgroup(s).