Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* 'smtp protocol error'
@ 2003-01-12  8:49 maddog
       [not found] ` <m34r8ebq7r.fsf@quimbies.gnus.org>
  0 siblings, 1 reply; 2+ messages in thread
From: maddog @ 2003-01-12  8:49 UTC (permalink / 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!


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

* Re: 'smtp protocol error'
       [not found] ` <m34r8ebq7r.fsf@quimbies.gnus.org>
@ 2003-01-12 11:46   ` maddog
  0 siblings, 0 replies; 2+ messages in thread
From: maddog @ 2003-01-12 11:46 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Do any headers in particular trigger this message?
I think maybe it cuased by authorization problem.
But it is correct in my dot-gnus file!


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

end of thread, other threads:[~2003-01-12 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-12  8:49 'smtp protocol error' maddog
     [not found] ` <m34r8ebq7r.fsf@quimbies.gnus.org>
2003-01-12 11:46   ` maddog

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).