Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Gnus can not send mail on Windows
       [not found] ` <u1vw6gcn8.fsf@earthlink.net>
@ 2008-12-18 12:47   ` Leo
  0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2008-12-18 12:47 UTC (permalink / raw)
  To: info-gnus-english

On 2008-12-18 07:34 +0000, Allan wrote:
> Have you set your username and password for authentication on the
> server? Try checking the `starttls' customization group settings to
> make sure everything is correct. I have just got it working using the
> Windows binaries version of emacs (i.e., not CVS). I am using yahoo
> servers though. Some servers may require a certificate as well. What
> does it advise in the referenced `muasettings.html' document?

My setting works just fine with my Linux server. The cause of the
failure is the trailing ^M^M (if it is just one ^M it will work).

Cheers,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.

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

* Gnus can not send mail on Windows
@ 2008-12-17 23:58 Leo
  0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2008-12-17 23:58 UTC (permalink / raw)
  To: info-gnus-english

Hi there,

I try to use gnutls-cli 2.6.3 with smtpmail in Emacs built from CVS
2008-12-14 in windows xp.

However, I have no success using it with smtpmail. I am getting (error
"Sending failed; SMTP protocol error") because smtpmail-via-smtp returns
nil. The SMTP session log shows that the response from smtp server ends
with *two* ^M causing the following code snippet in smtpmail-via-smtp to
fail.

(memq (if (consp name) (car name) name)
     '(verb xvrb 8bitmime onex xone
            expn size dsn
            etrn
            enhancedstatuscodes
            help
            xusr
            auth=login
            auth starttls))

The SMTP session log is as follows:

220 ppsw-6.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.156]:587)
ESMTP Exim 4.70+ppsw+0 Sun, 14 Dec 2008 11:42:02 +0000^M

Process SMTP killed
EHLO CORNWALL^M
250-ppsw-6.cs8i.cam.ac.uk Hello we204.uk.cam.ac.uk [131.111.123.132]^M^M
250-SIZE 52428800^M^M
250-PIPELINING^M^M
250-STARTTLS^M^M
250 HELP^M^M
MAIL FROM:<we204@cam.ac.uk> SIZE=446^M
250 OK^M^M
RCPT TO:<we204@cam.ac.uk>^M
550-No SMTP service for unauthenticated users;^M^M
8550 See http://www.cam.ac.uk/cs/email/muasettings.html^M^M
QUIT^M
221 ppsw-6.csi.cam.ac.uk closing connection^M^M

Bye,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.

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

end of thread, other threads:[~2008-12-18 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.2992.1229558354.26697.info-gnus-english@gnu.org>
     [not found] ` <u1vw6gcn8.fsf@earthlink.net>
2008-12-18 12:47   ` Gnus can not send mail on Windows Leo
2008-12-17 23:58 Leo

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