unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 7789@debbugs.gnu.org
Subject: bug#7789: cannot send smtpmail using gmail & tls on woe32
Date: Wed, 5 Jan 2011 12:55:06 -0500	[thread overview]
Message-ID: <AANLkTimD1AwwUvzgf54qeVhfuAEPGVaJ8D_tQ6cTWro0@mail.gmail.com> (raw)
In-Reply-To: <83y66zmilu.fsf@gnu.org>

On Wed, Jan 5, 2011 at 11:16 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Wed, 5 Jan 2011 10:05:59 -0500
>> From: Sam Steingold <sds@gnu.org>
>>
>> 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.
>
> smtpmail works perfectly for me on MS-Windows, but I don't use tls.
>
> What port of gnutls did you use?

native win32 port.

> Also, if you set smtpmail-debug-info non-nil, what do you see in the
> buffer named "*trace of SMTP session to <somewhere>*" after the
> connection attempt times out?

Resolving 'smtp.gmail.com'...
Connecting to '74.125.113.109:587'...

- Simple Client Mode:

NOTE: you should run 'diskperf -y' to enable the disk statistics
NOTE: you should run 'diskperf -y' to enable the disk statistics
NOTE: you should run 'diskperf -y' to enable the disk statistics
NOTE: you should run 'diskperf -y' to enable the disk statistics
NOTE: you should run 'diskperf -y' to enable the disk statistics
220 mx.google.com ESMTP e10sm2834564vch.19
451 4.4.2 Timeout - closing connection. q5sm4981221vcr.39
- Peer has closed the GnuTLS connection

Process SMTP finished


> Maybe also post here the setup on your .emacs for using smtpmail
> (although I doubt that this is the culprit).

smtpmail-auth-credentials
=> "~/.netrc"

(custom-set-variables
 '(smtpmail-smtp-service 587)
 '(smtpmail-default-smtp-server "smtp.gmail.com")
 '(smtpmail-starttls-credentials
   `((,smtpmail-default-smtp-server ,smtpmail-smtp-service nil nil))))


-- 
Sam Steingold <http://sds.podval.org>





  reply	other threads:[~2011-01-05 17:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimD1AwwUvzgf54qeVhfuAEPGVaJ8D_tQ6cTWro0@mail.gmail.com \
    --to=sds@gnu.org \
    --cc=7789@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).