From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 06 04:31:50 2020 Received: (at submit) by debbugs.gnu.org; 6 Jan 2020 09:31:50 +0000 Received: from localhost ([127.0.0.1]:45033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioOjm-0004cg-6N for submit@debbugs.gnu.org; Mon, 06 Jan 2020 04:31:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:34552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@amazonses.com>) id 1ioOjk-0004cZ-Tt for submit@debbugs.gnu.org; Mon, 06 Jan 2020 04:31:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55108) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@amazonses.com>) id 1ioOji-0003bj-V6 for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 04:31:48 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@amazonses.com>) id 1ioOjh-0000sN-52 for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 04:31:46 -0500 Received: from a48-109.smtp-out.amazonses.com ([54.240.48.109]:47654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@amazonses.com>) id 1ioOjg-0000rE-Rv for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 04:31:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=2i3gzvbgh3d3bo7yfqpvb5eru2hqctky; d=j4d.net; t=1578303104; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; bh=OayKjcoNFA9Ym3YSV9yPcrzI6SjSNfGiCTT3g/v1P34=; b=x44XcT9vjDjv+GM/tIA5jEIulWAieNjNFnmq2ndADaVI8bEKyBcdOUDg+YhYPZXq zwL7m0Yg+dI9sVlEfz96F3MfVy/eDhoPEZUiX9gTvUPYo3TKXRJ4Q6Hp5vjRaCsUtqr DExMt6RAm8vFaZRmOqjQiyHD0MqzErlDBU+qX6w8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1578303104; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:Feedback-ID; bh=OayKjcoNFA9Ym3YSV9yPcrzI6SjSNfGiCTT3g/v1P34=; b=f21qKgdYjUyaMoE0NDFugcV5/IP4cIqGCLLwhWlBRHmBPg+rfxjrJDdPN6YJpJ2y 2jyKHX1UHHdeBepBVJIBqahfS4kDHarWEjTxcpT+/NUOeVcA+XE7oDGuHNYvbK3NqRQ oyf6vd0/zKm3P5aPQ57k84UciTlQnxE6m5JxXea0= From: Pankaj Jangid To: bug-gnu-emacs@gnu.org Subject: 27.0.60; Incorrect 'from' header when gnus-summary-mail-forward called from nnir group Date: Mon, 6 Jan 2020 09:31:43 +0000 Message-ID: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> MIME-Version: 1.0 Content-Type: text/plain X-SES-Outgoing: 2020.01.06-54.240.48.109 Feedback-ID: 1.us-east-1.txOs6RzEvQ8hCXYeLqJ8lVjB3e7LuQl8h6pdq90PbRQ=:AmazonSES X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 54.240.48.109 X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Steps: 1. Do nnir search on an IMAP group to create a temp nnir group C-u G G search-term subject 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 The desired behaviour is to pick the address specified for the group on which the NNIR search is invoked. I have tried gnus-summary-mail-forward (C-c C-f). And the behaviour is correct there. From address is picked from the current group. In GNU Emacs 27.0.60 (build 8, x86_64-apple-darwin19.2.0, NS appkit-1894.20 Version 10.15.2 (Build 19C57)) of 2020-01-06 built on Pankajs-MacBook-Pro.local Repository revision: 088bfcc2d80eed44864147f3491eff69e4eb5cd8 Repository branch: emacs-27 Windowing system distributor 'Apple', version 10.3.1894 System Description: Mac OS X 10.15.2 Recent messages: Requesting article 128759 from group nnimap+otp:INBOX Requesting article 129125 from group nnimap+otp:INBOX Requesting article 129130 from group nnimap+otp:INBOX Requesting article 129479 from group nnimap+otp:INBOX Type "q" in help window to restore its previous buffer. Mark saved where search started [2 times] Quit Type C-x 1 to delete the help window. Type C-x 1 to delete the help window, C-M-v to scroll help. funcall-interactively: Text is read-only Configured using: 'configure LDFLAGS=-L/usr/local/opt/ruby/lib CPPFLAGS=-I/usr/local/opt/ruby/include PKG_CONFIG_PATH=:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/ruby/lib/pkgconfig 'HARFBUZZ_CFLAGS=-I/usr/local/Cellar/harfbuzz/2.6.4/include/harfbuzz -I/usr/local/Cellar/glib/2.62.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.62.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/graphite2/1.3.13/include' 'HARFBUZZ_LIBS=-L/usr/local/Cellar/harfbuzz/2.6.4/lib -lharfbuzz'' Configured features: RSVG DBUS GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS JSON PDUMPER LCMS2 GMP Important settings: value of $LANG: en_IN.UTF-8 locale-coding-system: utf-8-unix Major mode: Outline Minor modes in effect: bug-reference-mode: t flyspell-mode: t electric-pair-mode: t direnv-mode: t show-paren-mode: t which-key-mode: t display-time-mode: t global-hl-line-mode: t projectile-mode: t icomplete-mode: t recentf-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow emacsbug eieio-opt speedbar sb-image ezimage dframe two-column iso-transl deuglify gnus-cus gnus-demon gnus-diary nndiary gnus-draft gnus-dup gnus-fun gnus-html url-queue url-cache mm-url gnus-kill gnus-logic gnus-mh mh-comp mh-scan mh-gnus mh-e mh-compat mh-buffers mh-loaddefs gnus-registry registry eieio-base gnus-salt gnus-vm misearch multi-isearch bug-reference gnus-uu yenc bbdb-message sendmail flyspell ispell nnir flow-fill shr-color help-fns radix-tree cl-print debug backtrace vc-git diff-mode sort smiley gnus-cite mm-archive mail-extr qp gnus-async gnus-bcklg gnus-ml disp-table gnus-topic nndraft nnmh utf-7 nnfolder bbdb-gnus epa-file gnutls network-stream nsm gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime dig nntp gnus-cache gnus-sum url url-proxy url-privacy url-expand url-methods url-history mailcap shr url-cookie url-domsuf url-util svg xml dom gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr cl-extra company-oddmuse company-keywords company-etags etags fileloop generator xref project company-gtags company-dabbrev-code company-dabbrev company-files company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-bbdb company pcase display-line-numbers yasnippet help-mode elec-pair hideshow direnv dash sanityinc-tomorrow-bright-theme color-theme-sanityinc-tomorrow color paren which-key init server init-prog flymake-proc flymake warnings init-edit init-keys init-looks time hl-line init-env exec-path-from-shell init-melpa init-tools projectile grep compile ibuf-ext ibuffer ibuffer-loaddefs ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-python org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color ring org-list org-faces org-entities time-date noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs bbdb-mua bbdb-com crm mailabbrev bbdb bbdb-site timezone icomplete edmacro kmacro erc-auth erc-join erc-goodies erc erc-backend erc-compat format-spec thingatpt pp erc-loaddefs recentf tree-widget wid-edit rx info package easymenu browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib early-init tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind kqueue cocoa ns lcms2 multi-tty make-network-process emacs) Memory information: ((conses 16 534822 54718) (symbols 48 35457 1) (strings 32 113773 6507) (string-bytes 1 4575723) (vectors 16 52221) (vector-slots 8 867761 57894) (floats 8 542 243) (intervals 56 1963 1139) (buffers 1000 96)) -- Pankaj Jangid From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 19 10:44:16 2020 Received: (at 38967) by debbugs.gnu.org; 19 Jul 2020 14:44:16 +0000 Received: from localhost ([127.0.0.1]:60963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jxAY4-0008V0-32 for submit@debbugs.gnu.org; Sun, 19 Jul 2020 10:44:16 -0400 Received: from quimby.gnus.org ([95.216.78.240]:34332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jxAY1-0008Ui-HE for 38967@debbugs.gnu.org; Sun, 19 Jul 2020 10:44:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=z4Z69myTyudgW8RJrABExQzgdVzNFxwKeE7b24EZZwg=; b=Z7NdzNixgPYmtCvlEhePP5KgHM +BnuMOgsqrbuBDUZrzdQzgCPGWpCSysW1fx/SAOTQrRlEj9GQaGXnqn7SqhgRd53g/b6Cz2idC8vJ USGytV/Iz325JpN+8CbRu0IZj2NZubahdUMK0tpoAby2GP5jzHfXX4739VgkcTorBy3c=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jxAXl-0006xv-Er; Sun, 19 Jul 2020 16:44:07 +0200 From: Lars Ingebrigtsen To: Pankaj Jangid Subject: Re: bug#38967: 27.0.60; Incorrect 'from' header when gnus-summary-mail-forward called from nnir group References: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> Date: Sun, 19 Jul 2020 16:43:56 +0200 In-Reply-To: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> (Pankaj Jangid's message of "Mon, 6 Jan 2020 09:31:43 +0000") Message-ID: <87v9ijpntf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Pankaj Jangid writes: > Steps: > 1. Do nnir search on an IMAP group to create a temp nnir group > C-u G G search-term subject > 2. Process mark a few articles using '#' key > 3. gnus-summary-attach-articl [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38967 Cc: 38967@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pankaj Jangid writes: > Steps: > 1. Do nnir search on an IMAP group to create a temp nnir group > C-u G G search-term subject > 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 > > The desired behaviour is to pick the address specified for the group > on which the NNIR search is invoked. I have tried > gnus-summary-mail-forward (C-c C-f). And the behaviour is > correct there. From address is picked from the current group. I don't use nnir myself, so I can't really test. Can you determine what it is that gnus-summary-mail-forward does that `S A' doesn't do? I had a look at the code of the former, and I couldn't really see where it would peek through to the original group to find settings from that group... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 30 01:55:56 2021 Received: (at 38967) by debbugs.gnu.org; 30 Jan 2021 06:55:56 +0000 Received: from localhost ([127.0.0.1]:53432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5kAm-0004C4-Bl for submit@debbugs.gnu.org; Sat, 30 Jan 2021 01:55:56 -0500 Received: from quimby.gnus.org ([95.216.78.240]:52388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5kAk-0004Bp-4S for 38967@debbugs.gnu.org; Sat, 30 Jan 2021 01:55:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ROO5HWwaZ0TyZ9pax1yh51+Lm/ROdTKyQ2UFYs41Xd8=; b=SwYx/PASj/OOB/V/Zq0yF0XxE4 vqTBF/de1NFdDRK+xbZT0wqHZEi+Q6sdXW0l1y8LSO4zon5Df2ps9SUI3YZKG2lzHmpKuGO8b4aAu Z+YgWkSxO6bnCLvkh5dxLKVUUPNKOtxHyoDYLKvNcjXOJ7uR8Y7zFKx7EqjOUE90wSkY=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l5kAU-0005PT-Gc; Sat, 30 Jan 2021 07:55:48 +0100 From: Lars Ingebrigtsen To: Pankaj Jangid Subject: Re: bug#38967: 27.0.60; Incorrect 'from' header when gnus-summary-mail-forward called from nnir group References: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> X-Now-Playing: David Allred's _In A Town You Wouldn't Know_: "The Big Plan" Date: Sat, 30 Jan 2021 07:55:37 +0100 In-Reply-To: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> (Pankaj Jangid's message of "Mon, 6 Jan 2020 09:31:43 +0000") Message-ID: <87pn1mzzfa.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Pankaj Jangid writes: > 1. Do nnir search on an IMAP group to create a temp nnir group > C-u G G search-term subject > 2. Process mark a few articles using '#' key > 3. gnus-summary-attach-article (S A) s [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38967 Cc: 38967@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pankaj Jangid writes: > 1. Do nnir search on an IMAP group to create a temp nnir group > C-u G G search-term subject > 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 nnir is obsolete now, but do you see the same bug in nnselect in Emacs 28? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 30 01:56:00 2021 Received: (at control) by debbugs.gnu.org; 30 Jan 2021 06:56:01 +0000 Received: from localhost ([127.0.0.1]:53435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5kAq-0004CK-MF for submit@debbugs.gnu.org; Sat, 30 Jan 2021 01:56:00 -0500 Received: from quimby.gnus.org ([95.216.78.240]:52402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5kAo-0004Bv-V7 for control@debbugs.gnu.org; Sat, 30 Jan 2021 01:55:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=kB+bFz5W24miMyfmC2zE2s6hKphpMLXy62VLn8e4lqg=; b=q4T5yUnx3omjo8+0KHy+N6t+bb NTlnVISpF5fOES3lC5IGmgnq7ajg+FY+uDvz8DgEpOuD4/9GuC5RDO5ErcDDUW6xNxpR2vTnrz7lR rocJsQn3RysbQC3HvhJ0C8T5EajsWq0xnFqmC5JLyAiA7qdGcNftCW8om+cgFK/KyWYE=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l5kAh-0005Pp-AO for control@debbugs.gnu.org; Sat, 30 Jan 2021 07:55:53 +0100 Date: Sat, 30 Jan 2021 07:55:50 +0100 Message-Id: <87o8h6zzex.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #38967 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 38967 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 38967 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 31 00:55:10 2021 Received: (at 38967) by debbugs.gnu.org; 31 Jan 2021 05:55:10 +0000 Received: from localhost ([127.0.0.1]:56238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l65hV-0002Ol-Ny for submit@debbugs.gnu.org; Sun, 31 Jan 2021 00:55:10 -0500 Received: from sender-op-o10.zoho.in ([103.117.158.10]:2181) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l65hR-0002O6-TS for 38967@debbugs.gnu.org; Sun, 31 Jan 2021 00:55:08 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1612072496; cv=none; d=zohomail.in; s=zohoarc; b=emRyeZPBfmS1U0B5liOHNLmRD/WMzLgKueiaJzHp+uhAhaj/mR0H+Mh1Ox4GPoXvoHbxfAGjOF+AUPu8PjOtLSrqJebuNHHaYQbVw5ba6P2owzwX1Wl83sVzo57Kq+yYcXBj1guSqNKkCUptUAB8KLn/MeLDdlyshHGayZwI0mk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.in; s=zohoarc; t=1612072496; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=nLPD45w7HFat7iRJfY/CLOR3tfOn3YvQGUPRAWQgZQ4=; b=UjulJ6oTdMwV8rVi8HI8zwgGe11CmHEBPEunGoWw9gtJHNXRiBJ+ov3kpwcVGMnlz4UTK9oLUn8ILk5jB9juHKvjvp0S0FjVx22zZoq+WY9+MQG9+69KgQdJNeh6LbtCqZJAZj2o/yQnUj6m7cbXuC34zhKdol2xfjWmfczxuU4= ARC-Authentication-Results: i=1; mx.zohomail.in; dkim=pass header.i=j4d.net; spf=pass smtp.mailfrom=p4j@j4d.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1612072496; s=zoho; d=j4d.net; i=p4j@j4d.net; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID:MIME-Version:Content-Type; bh=nLPD45w7HFat7iRJfY/CLOR3tfOn3YvQGUPRAWQgZQ4=; b=T8XBdDOi+EePwYaeAWhA1T1uEmjpSagmUxRneuzWG0S/wR+hFkxqcqogLTS1PXVK OcamqXTjtN24PMK9CL4k2zp8DXBrIPYtz2cGVnDoKu7gLXahfiBuwTAb74JVeX0sjBh UYnP5b7qn95jR3GvUSsUpO0RbocVlSxkXDFBtlLY= Received: from mb2.local (49.36.243.219 [49.36.243.219]) by mx.zoho.in with SMTPS id 1612072495088779.5633121759795; Sun, 31 Jan 2021 11:24:55 +0530 (IST) From: Pankaj Jangid To: Lars Ingebrigtsen Subject: Re: bug#38967: 27.0.60; Incorrect 'from' header when gnus-summary-mail-forward called from nnir group Organization: J4D Network References: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> <87pn1mzzfa.fsf@gnus.org> Date: Sun, 31 Jan 2021 11:24:53 +0530 In-Reply-To: <87pn1mzzfa.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 30 Jan 2021 07:55:37 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38967 Cc: 38967@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > 1. Do nnir search on an IMAP group to create a temp nnir group > C-u G G search-term subject > 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@xyz.invalid")) ("nnimap\\+j4d:.*" (address "p4j@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 (.*). From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 01 10:20:27 2021 Received: (at control) by debbugs.gnu.org; 1 Mar 2021 15:20:27 +0000 Received: from localhost ([127.0.0.1]:50394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGkLT-0004gM-1r for submit@debbugs.gnu.org; Mon, 01 Mar 2021 10:20:27 -0500 Received: from quimby.gnus.org ([95.216.78.240]:43972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGkLR-0004g8-UO for control@debbugs.gnu.org; Mon, 01 Mar 2021 10:20:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=zX+CTIdr8aPmeRTlsUpxDtwVBr2LjUhk9k8AW6KRiQI=; b=hUkOb+rN5ZrDUX/1YvqtPE4zhZ 7U+NWT5VJBHyW4zj/9rlQclzTzjQov1j8nIlJVWw4SRIFSN0AlIxkmCJyC+fpJBvnybCnk/lFENsB mQc4TC3u78gwnhiVlRYjSjpojEYGfhgkZsRUDkwiEoqajZfDbppw/f3EMqXQvNvzEfyM=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lGkLK-00035D-9i for control@debbugs.gnu.org; Mon, 01 Mar 2021 16:20:20 +0100 Date: Mon, 01 Mar 2021 16:20:17 +0100 Message-Id: <87k0qq6gum.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #38967 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 38967 - moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 38967 - moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sun May 08 10:10:28 2022 Received: (at 38967) by debbugs.gnu.org; 8 May 2022 14:10:28 +0000 Received: from localhost ([127.0.0.1]:54948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnhcB-0003F0-Tk for submit@debbugs.gnu.org; Sun, 08 May 2022 10:10:28 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnhcA-0003El-DZ for 38967@debbugs.gnu.org; Sun, 08 May 2022 10:10:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NwlVzI0b6abpLyXNipW8S5iQi2ARJRRvVqw0O0rMfeM=; b=DeZVSHYY5HaiIHJx/Db28k64d2 lUBix7lEq6n1msroFPJNs6KtgfliYjwltk2lcO3AwAXy02YNis7hYRTpPecjwtajyTEkYxm1gdr9Y CH/7N79Bn1zJxLQuzrIsYZjZ6iM5+bN2vAkZv8mbpIDLzkXDkAlkfnof9H83HGsrcRWk=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nnhc1-0000vy-6Y; Sun, 08 May 2022 16:10:20 +0200 From: Lars Ingebrigtsen To: Pankaj Jangid Subject: Re: bug#38967: 27.0.60; Incorrect 'from' header when gnus-summary-mail-forward called from nnir group References: <0100016f7a322313-de0b9f79-425d-4fd5-be87-dbed8768e943-000000@email.amazonses.com> <87pn1mzzfa.fsf@gnus.org> X-Now-Playing: Pet Shop Boys's _Discovery (2)_: "Liberation" Date: Sun, 08 May 2022 16:10:16 +0200 In-Reply-To: (Pankaj Jangid's message of "Sun, 31 Jan 2021 11:24:53 +0530") Message-ID: <87h760dsjb.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Pankaj Jangid writes: > (setq gnus-posting-styles > '((".*" > (name "Pankaj Jangid") > (address "pankaj@xyz.invalid")) > ("nnimap\\+j4d:.*" > (address "p4j@j4d.net")))) > > When I create an nnselect group by doing C-u G G [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 38967 Cc: 38967@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Pankaj Jangid writes: > (setq gnus-posting-styles > '((".*" > (name "Pankaj Jangid") > (address "pankaj@xyz.invalid")) > ("nnimap\\+j4d:.*" > (address "p4j@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 (.*). No, `gnus-posting-styles' works on the actual group names, and doesn't look into whether it's a "meta group" or not. So if you want to use posting styles with nnselect/nnvirtual, you have to adjust your posting styles so that they work with the names of those groups. So I think this works as designed, and I'm therefore closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun May 08 10:10:33 2022 Received: (at control) by debbugs.gnu.org; 8 May 2022 14:10:33 +0000 Received: from localhost ([127.0.0.1]:54951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnhcH-0003FK-6U for submit@debbugs.gnu.org; Sun, 08 May 2022 10:10:33 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59720) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnhcF-0003Es-4t for control@debbugs.gnu.org; Sun, 08 May 2022 10:10:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=9CmGc1YgxhXa7Y7JTDYokrCNhvTrZEMmo39oVyZ7COE=; b=c9KTqMdCH5WvHmORpt2hltbWog cMFB4SVHcf8PTJFVPivNE40rh5cKtiY9FSDNr8ooMx0NidlUB0m2IgFm0uWiZfILQYtjCCO89MZ39 BbZo2ROfDkNb+mtXRXHD+VBWg1POLUF0/hnLls2nrbJjOk4+81j6y3MO6RqIR8jCQtso=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nnhc7-0000w6-EU for control@debbugs.gnu.org; Sun, 08 May 2022 16:10:25 +0200 Date: Sun, 08 May 2022 16:10:22 +0200 Message-Id: <87fslkdsj5.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #38967 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 38967 notabug close 38967 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 38967 notabug close 38967 quit From unknown Thu Sep 11 11:26:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 06 Jun 2022 11:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator