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: Sun, 12 Jul 2015 23:00:47 +0300	[thread overview]
Message-ID: <83si8t87tc.fsf@gnu.org> (raw)
In-Reply-To: <CAKu-7WxHfNikA85T1bHGJdmtf1vAaTo2jOFn4FUL7-E3bjUr8g@mail.gmail.com>

> Date: Sun, 12 Jul 2015 21:55:01 +0200
> From: Alexander Shukaev <haroogan@gmail.com>
> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> 
> >> It might be worth to note that I'm also connecting to the same server
> >> via IMAP + TLS and it works:
> >>
> >> Opening connection to xxx.xxx.xxx via tls...
> >> Decrypting ~/.authinfo.gpg...done
> >> Opening connection to xxx.xxx.xxx...done
> >
> > smtpmail.el provides a couple of defcustoms to enable detailed logs of
> > the communications with the server.  Did you try turning that on, and
> > if so, what did you see in the logs?
> 
> I've only tried
> 
> (setq smtpmail-debug-info t)
> 
> but it didn't provide any additional info.  If there are other
> variables, then it's probably worth to try them too.

There's one other: smtpmail-debug-verb.

Is smtpmail-send-it at all invoked in this scenario?  Or does the
failure happen before it is called?  If the latter, then smtpmail's
debug facilities will not help you, and I suggest to add 'message'
statements to network-stream-open-starttls to see what goes wrong
there, and why.  (I couldn't even find the place from which the error
message you cite comes.)



  reply	other threads:[~2015-07-12 20:00 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 [this message]
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
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=83si8t87tc.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.