all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Can't send e-mail via `smtpmail'
Date: Mon, 13 Jul 2015 19:09:01 +0300	[thread overview]
Message-ID: <83380s82g2.fsf@gnu.org> (raw)
In-Reply-To: <CAKu-7WzAMdF--v_NdCLuOW==ztq3nQ33ef=CGYVOSWCtPpLGbg@mail.gmail.com>

> Date: Mon, 13 Jul 2015 15:29:17 +0200
> From: Alexander Shukaev <haroogan@gmail.com>
> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> 
> Tried with the 'gnutls-cli':
> 
> $ gnutls-cli --verbose --starttls --tofu -p 587 mail.gandi.net
> Processed 161 CA certificate(s).
> Resolving 'mail.gandi.net'...
> Connecting to '217.70.184.11:587'...
> Connecting to '2001:4b98:c:521::11:587'...
> Could not connect to 2001:4b98:c:521::11:587: Connection refused

Doesn't happen here:

  D:\usr\eli>gnutls-cli --verbose --starttls --tofu -p 587 mail.gandi.net
  Processed 158 CA certificate(s).
  Resolving 'mail.gandi.net'...
  Connecting to '217.70.184.11:587'...

  - Simple Client Mode:

  - Received[40]: 220 relay.mail.gandi.net ESMTP Postfix
  EHLO G75VM
  - Sent: 11 bytes
  - Received[168]: 250-relay6-d.mail.gandi.net
  250-PIPELINING
  250-SIZE 35651584
  250-VRFY
  250-ETRN
  250-STARTTLS
  250-AUTH PLAIN LOGIN
  250-ENHANCEDSTATUSCODES
  250-8BITMIME
  250 DSN
  QUIT
  - Sent: 5 bytes
  - Received[15]: 221 2.0.0 Bye
  - Peer has closed the GnuTLS connection

(The "EHLO" and "QUIT" commands were typed by me.)

So it looks like something is wrong with your connectivity, or maybe
with your port of GnuTLS.



  parent reply	other threads:[~2015-07-13 16:09 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-12 17:41 Can't send e-mail via `smtpmail' Alexander Shukaev
2015-07-12 18:15 ` Eli Zaretskii
2015-07-12 18:49   ` Alexander Shukaev
2015-07-12 18:18 ` Vaidheeswaran C
2015-07-12 18:53   ` Alexander Shukaev
2015-07-12 18:59     ` Alexander Shukaev
2015-07-12 19:27       ` Eli Zaretskii
2015-07-12 19:55         ` Alexander Shukaev
2015-07-12 20:00           ` Eli Zaretskii
2015-07-13 11:27             ` Alexander Shukaev
2015-07-13 13:13               ` Alexander Shukaev
2015-07-13 13:29                 ` Alexander Shukaev
2015-07-13 15:31                   ` Eli Zaretskii
2015-07-13 16:09                   ` Eli Zaretskii [this message]
2015-07-13 16:17                     ` Eli Zaretskii
2015-07-14 20:40                       ` Alexander Shukaev
2015-07-15  3:56                         ` Yuri Khan
2015-07-19  0:37                         ` Robert Thorpe
2015-07-13 14:57               ` Eli Zaretskii
2015-07-13 15:29                 ` Alexander Shukaev
2015-07-13 15:35                   ` Eli Zaretskii
     [not found]                     ` <CAKu-7WyLJK4etswZndGKc64ZCpXu6Ay0H0-k2morCrU7CSpbSQ@mail.gmail.com>
2015-07-13 16:00                       ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=83380s82g2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.