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: Sun, 12 Jul 2015 21:15:17 +0300

> Date: Sun, 12 Jul 2015 19:41:21 +0200
> From: Alexander Shukaev <haroogan@gmail.com>
> 
> 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.

If this is on Windows, then what does this yield:

  M-: (gnutls-available-p) RET




reply via email to

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