Gnus development mailing list
 help / color / mirror / Atom feed
From: Bob Newell <bobnewell@bobnewell.net>
To: ding@gnus.org
Subject: Space in Gcc name taken as list?
Date: Fri, 12 Nov 2021 17:23:14 -1000	[thread overview]
Message-ID: <87v90wd9i5.fsf@emailmessageidheader.nil> (raw)

Aloha,

I have my gnus archive group set to

   "nnimap+imap.gmail.com:[Gmail]/Sent Mail"

and that works fine.

However in gnus-alias-identity-alist I have the following
entry.

      ("jean"
         nil
         "Jean de LaFontaine <jeandelafontaine@bobnewell.net>"
         "Avi Gobbler Publishing" ;; organization header
	 (("BCC" . "bobnewell@bobnewell.net")
	  ("GCC" . "nnimap+imap.gmail.com:[Gmail]/Sent Mail"))
         nil ;; not \n
         "~/data/elisp/.signaturejean"
      )

Through msmtp, the "jean" identity uses a different smtp
account than most of the rest of my mail, so I want the GCC to
get a copy back to my gmail Sent Mail folder.

However what actually happens is that "Sent Mail" gets split
into "Sent" and "Mail" and those groups ("labels" in gmail
terms) get created on my gmail account, and copies of the
message put in both of those groups instead of the intended
"Sent Mail" group.

I tried to find this in the gnus code but admittedly got
pretty lost.

Can anyone tell me what I'm doing wrong, or is this a bug?

Mahalo in advance,

-- 
Bob Newell
Honolulu, Hawai`i

- Via GNU/Linux/Emacs/Gnus/BBDB


             reply	other threads:[~2021-11-13  3:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13  3:23 Bob Newell [this message]
2021-11-13  9:31 ` Robert Pluim
2021-11-13 16:54   ` Bob Newell
2021-11-14  1:22     ` Lars Ingebrigtsen

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=87v90wd9i5.fsf@emailmessageidheader.nil \
    --to=bobnewell@bobnewell.net \
    --cc=ding@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).