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: Vaidheeswaran C
Subject: Re: Can't send e-mail via `smtpmail'
Date: Sun, 12 Jul 2015 23:48:03 +0530
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0

This may or may not help.

https://www.gnu.org/software/emacs/manual/html_node/smtpmail/Encryption.html


On Sunday 12 July 2015 11:11 PM, Alexander Shukaev wrote:
> Hello,
> 
> I have the following configuration for `smtpmail':
> 
> (setq smtpmail-auth-credentials "~/.authinfo.gpg")
> 
> (setq message-send-mail-function 'smtpmail-send-it
>       smtpmail-smtp-server "xxx.xxx.xxx"
>       smtpmail-smtp-service 587)
> 
> plus corresponding 'authinfor.gpg'.  When I send e-mail via `gnus', I
> keep getting:
> 
> network-stream-open-starttls: make client process failed: Connection
> timed out, :name, smtpmail, :buffer, *trace of SMTP session to
> xxx.xxx.xxx*, :host, xxx.xxx.xxx, :service, 587
> 
> I would love to find out why and how to fix this.  Many thanks to
> everyone who assists.
> 
> Regards,
> Alexander
> 
> 





reply via email to

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