help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't send e-mail via `smtpmail'


From: Eli Zaretskii
Subject: Re: Can't send e-mail via `smtpmail'
Date: Mon, 13 Jul 2015 17:57:03 +0300

> Date: Mon, 13 Jul 2015 13:27:37 +0200
> From: Alexander Shukaev <haroogan@gmail.com>
> Cc: help-gnu-emacs <help-gnu-emacs@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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]