all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Alessandro Bertulli <alessandro.bertulli96@gmail.com>
Cc: Leo.Butler@umanitoba.ca,  help-gnu-emacs@gnu.org
Subject: Re: Problem with TLS when sending emails
Date: Wed, 11 May 2022 18:28:21 +0200	[thread overview]
Message-ID: <878rr8590a.fsf@gmail.com> (raw)
In-Reply-To: <87czgk59da.fsf@gmail.com> (Alessandro Bertulli's message of "Wed, 11 May 2022 18:20:33 +0200")

>>>>> On Wed, 11 May 2022 18:20:33 +0200, Alessandro Bertulli <alessandro.bertulli96@gmail.com> said:

    Alessandro> Thanks Robert! I changed my init code to
    Alessandro> (setq smtpmail-smtp-server "smtp.gmail.com"
    Alessandro>       smtpmail-smtp-service 465
    Alessandro>       smtpmail-stream-type  'ssl
    Alessandro>       smtpmail-debug-info t)

    Alessandro> And now it works. A couple of fun facts: indicating as
    Alessandro> smtpmail-smtp-service the string "smtps" actually doesn't work, because
    Alessandro> my system is not able, apparently, to resolve it. So I had to put the
    Alessandro> integer port. Moreover, I also had to add a new line to the
    Alessandro> ~/.authinfo.gpg file. However, now it properly works. Thank you really
    Alessandro> much!

Oh, on some systems 465 is spelled 'submissions', it appears (look in
/etc/services). Glad you got it working.

Robert
-- 



  reply	other threads:[~2022-05-11 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 16:20 Problem with TLS when sending emails Alessandro Bertulli
2022-05-11 16:28 ` Robert Pluim [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-11 13:28 Alessandro Bertulli
2022-05-11 13:44 ` Robert Pluim
2022-05-11 15:34 ` Leo Butler
2022-05-11 15:44   ` Robert Pluim

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=878rr8590a.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=Leo.Butler@umanitoba.ca \
    --cc=alessandro.bertulli96@gmail.com \
    --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.