unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7789: cannot send smtpmail using gmail & tls on woe32
@ 2011-01-05 15:05 Sam Steingold
  2011-01-05 16:16 ` Eli Zaretskii
  0 siblings, 1 reply; 19+ messages in thread
From: Sam Steingold @ 2011-01-05 15:05 UTC (permalink / raw)
  To: 7789

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@gnu.org" "sds@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>





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

end of thread, other threads:[~2011-06-26  1:52 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 15:05 bug#7789: cannot send smtpmail using gmail & tls on woe32 Sam Steingold
2011-01-05 16:16 ` Eli Zaretskii
2011-01-05 17:55   ` Sam Steingold
2011-01-05 20:06     ` Sam Steingold
2011-01-05 21:02       ` Eli Zaretskii
2011-06-26  1:52         ` Glenn Morris
2011-01-05 23:09     ` Jason Rumney
2011-01-05 23:31       ` Sam Steingold
2011-01-06  9:29         ` Eli Zaretskii
2011-01-06 23:13           ` Sam Steingold
2011-01-07  7:43             ` Eli Zaretskii
2011-01-07 18:55               ` Sam Steingold
2011-01-07 20:09                 ` Eli Zaretskii
2011-01-17  8:09             ` Claudio Bley
2011-01-17 22:47               ` Eli Zaretskii
2011-01-18 15:33                 ` Claudio Bley
2011-01-18 22:45                   ` Eli Zaretskii
2011-01-21 14:32                     ` Claudio Bley
2011-02-06 21:42                       ` Claudio Bley

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).