emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#7789: closed (cannot send smtpmail using gmail &


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7789: closed (cannot send smtpmail using gmail & tls on woe32)
Date: Sun, 26 Jun 2011 01:53:01 +0000

Your message dated Sat, 25 Jun 2011 21:52:17 -0400
with message-id <address@hidden>
and subject line Re: bug#7789: cannot send smtpmail using gmail & tls on woe32
has caused the GNU bug report #7789,
regarding cannot send smtpmail using gmail & tls on woe32
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7789: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7789
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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(("address@hidden" "address@hidden") #<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>



--- End Message ---
--- Begin Message --- Subject: Re: bug#7789: cannot send smtpmail using gmail & tls on woe32 Date: Sat, 25 Jun 2011 21:52:17 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.1

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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]