GNU bug report logs - #38967
27.0.60; Incorrect 'from' header when gnus-summary-mail-forward called from nnir group

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <p4j <at> j4d.net>

Date: Mon, 6 Jan 2020 09:32:02 UTC

Severity: normal

Tags: notabug

Found in version 27.0.60

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 38967 <at> debbugs.gnu.org (full text, mbox):

From: Pankaj Jangid <p4j <at> j4d.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 38967 <at> debbugs.gnu.org
Subject: Re: bug#38967: 27.0.60; Incorrect 'from' header when
 gnus-summary-mail-forward called from nnir group
Date: Sun, 31 Jan 2021 11:24:53 +0530
> 1. Do nnir search on an IMAP group to create a temp nnir group
>    C-u G G <RET> search-term <RET> subject <RET>
> 2. Process mark a few articles using '#' key
> 3. gnus-summary-attach-article (S A) selects from address that is specified in
>    the configuration variable user-mail-address 

Yes. This is reproducible with nnselect.

But step (3) has misleading information. It is not picking from
user-mail-address. It is picking from gnus-posting-style,

(setq gnus-posting-styles
      '((".*"
         (name "Pankaj Jangid")
         (address "pankaj <at> xyz.invalid"))
	("nnimap\\+j4d:.*"
         (address "p4j <at> j4d.net"))))

When I create an nnselect group by doing C-u G G on nnimap+j4d:INBOX
group, it should actually pick the address defined for group
(j4d:.*). But it is picking the first one, defined for (.*).





This bug report was last modified 3 years and 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.