all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 1f24519 1/2: Allow storing SMTP variables when queueing mail
Date: Thu, 12 Aug 2021 20:55:49 +0200	[thread overview]
Message-ID: <875ywaqyq2.fsf@gmail.com> (raw)
In-Reply-To: <87h7fun7yq.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 12 Aug 2021 14:49:49 +0200")

>>>>> On Thu, 12 Aug 2021 14:49:49 +0200, Lars Ingebrigtsen <larsi@gnus.org> said:

    Lars> Robert Pluim <rpluim@gmail.com> writes:
    Lars> -	(let* ((smtpmail-smtp-server (nth 1 method))
    Lars> +	(let* ((smtpmail-store-queue-variables t)
    Lars> +               (smtpmail-smtp-server (nth 1 method))
    Lars> (service (nth 2 method))
    Lars> (port (string-to-number service))
    Lars> ;; If we're talking to the TLS SMTP port, then force a
    >> 
    >> Why is smtpmail-store-queue-variables unconditionally bound to t here?
    >> The user might be queuing mail, but not want to store the variables, no?

    Lars> In this case, the data is from the X-Message-SMTP-Method header.  If the
    Lars> user has used such a header, and is queuing the mail, then the user does
    Lars> want to store the variables. 

Iʼd say 'probably', but Iʼll admit that the percentage of people who
donʼt want that is pretty small.

Robert
-- 



      reply	other threads:[~2021-08-12 18:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210723181832.28668.12066@vcs0.savannah.gnu.org>
     [not found] ` <20210723181834.5AE4C20D0A@vcs0.savannah.gnu.org>
2021-08-12  9:34   ` master 1f24519 1/2: Allow storing SMTP variables when queueing mail Robert Pluim
2021-08-12 12:49     ` Lars Ingebrigtsen
2021-08-12 18:55       ` Robert Pluim [this message]

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=875ywaqyq2.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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.