all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Shukaev <haroogan@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Can't send e-mail via `smtpmail'
Date: Mon, 13 Jul 2015 17:29:30 +0200	[thread overview]
Message-ID: <CAKu-7WwF=y5oS-0bv_Pd8RRt8FnmugvShpGOHSpjutm+qNjqGg@mail.gmail.com> (raw)
In-Reply-To: <83k2u485s0.fsf@gnu.org>

>> > Is smtpmail-send-it at all invoked in this scenario?  Or does the
>> > failure happen before it is called?
>> >
>>
>> I've tried `edebug-defun' on `smtpmail-send-it' and it throws me there
>> every time I try to send a message, so it must happen after that.  In
>> any case, `smtpmail' debug facilities didn't provide any info (the
>> trace buffer is empty).  What do we do now?
>
> I'd start with setting debug-on-error non-nil, so that the Lisp
> backtrace could show which function errors out.
>

Here is the result:

Debugger entered--Lisp error: (file-error "make client process failed"
"Connection timed out" :name "smtpmail" :buffer #<buffer *trace of
SMTP session to mail.gandi.net*> :host "mail.gandi.net" :service 587)
  make-network-process(:name "smtpmail" :buffer #<buffer *trace of
SMTP session to mail.gandi.net*> :host "mail.gandi.net" :service 587)
  network-stream-open-starttls("smtpmail" #<buffer *trace of SMTP
session to mail.gandi.net*> "mail.gandi.net" 587 (:type nil
:return-list t :warn-unless-encrypted nil :capability-command "EHLO
G75VW
\n" :end-of-command "^[0-9]+ .*
\n" :success "^2.*\n" :always-query-capabilities t :starttls-function
#[(capabilities) "\301\302\b\"\205
  open-network-stream("smtpmail" #<buffer *trace of SMTP session to
mail.gandi.net*> "mail.gandi.net" 587 :type nil :return-list t
:warn-unless-encrypted nil :capability-command "EHLO G75VW
\n" :end-of-command "^[0-9]+ .*
\n" :success "^2.*\n" :always-query-capabilities t :starttls-function
#[(capabilities) "\301\302\b\"\205\b\b
  smtpmail-via-smtp(("...@...") #<buffer  smtpmail temp>)
  smtpmail-send-it()
  message-multi-smtp-send-mail()
  gnus-agent-send-mail()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  funcall-interactively(message-send-and-exit nil)
  call-interactively(message-send-and-exit nil nil)
  command-execute(message-send-and-exit)



  reply	other threads:[~2015-07-13 15:29 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
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 [this message]
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='CAKu-7WwF=y5oS-0bv_Pd8RRt8FnmugvShpGOHSpjutm+qNjqGg@mail.gmail.com' \
    --to=haroogan@gmail.com \
    --cc=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.