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 18:35:18 +0300

> Date: Mon, 13 Jul 2015 17:29:30 +0200
> From: Alexander Shukaev <haroogan@gmail.com>
> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> 
> 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\"\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\"\205
>   smtpmail-via-smtp(("...@...") #<buffer  smtpmail temp>)
>   smtpmail-send-it()

My interpretation of this is that the server didn't respond.

What do you see in the trace buffer it mentions above?



reply via email to

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