GNU bug report logs - #7789
cannot send smtpmail using gmail & tls on woe32

Previous Next

Packages: w32, emacs;

Reported by: Sam Steingold <sds <at> gnu.org>

Date: Wed, 5 Jan 2011 14:59:02 UTC

Severity: normal

Merged with 8080

Found in version 24.0.50

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sam Steingold <sds <at> gnu.org>
Subject: bug#7789: closed (Re: bug#7789: cannot send smtpmail using gmail
 & tls on woe32)
Date: Sun, 26 Jun 2011 01:53:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7789: cannot send smtpmail using gmail & tls on woe32

which was filed against the emacs,w32 package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7789 <at> debbugs.gnu.org.

-- 
7789: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7789
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 7789-done <at> debbugs.gnu.org
Subject: Re: bug#7789: cannot send smtpmail using gmail & tls on woe32
Date: Sat, 25 Jun 2011 21:52:17 -0400
Version: 24.1

IIUC, the MS Windows build can now use gnutls.c and so this can be closed.
(I might not UC though.)

[Message part 3 (message/rfc822, inline)]
From: Sam Steingold <sds <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: cannot send smtpmail using gmail & tls on woe32
Date: Wed, 5 Jan 2011 10:05:59 -0500
GNU Emacs 23.2.1 (i386-mingw-nt5.2.3790)
 of 2010-05-08 on G41R2F1
--with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include

I followed the instructions on how to send smtp mail using emacs and gmail:
http://obfuscatedcode.wordpress.com/2007/04/26/configuring-emacs-for-gmails-smtp/
it works with the latest bzr emacs on ubuntu just fine, but does not
work on woe32.
first, it hangs forever with the message
Opening STARTTLS connection to `smtp.gmail.com:587'...done
and then it dies when the process times out:

Debugger entered--Lisp error: (error "Process SMTP not running")
  process-send-string(#<process SMTP> "EHLO SDS.SDS")
  smtpmail-send-command(#<process SMTP> "EHLO SDS.SDS")
  byte-code("....")
  smtpmail-via-smtp(("sds <at> gnu.org" "sds <at> gnu.org") #<buffer  smtpmail temp>)
  smtpmail-send-it()
  sds-send-mail()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit nil nil)

(process-status process)
==> exit
-- 
Sam Steingold <http://sds.podval.org>



This bug report was last modified 14 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.