Gnus development mailing list
 help / color / mirror / Atom feed
* Space in Gcc name taken as list?
@ 2021-11-13  3:23 Bob Newell
  2021-11-13  9:31 ` Robert Pluim
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Newell @ 2021-11-13  3:23 UTC (permalink / raw)
  To: ding

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-14  1:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13  3:23 Space in Gcc name taken as list? Bob Newell
2021-11-13  9:31 ` Robert Pluim
2021-11-13 16:54   ` Bob Newell
2021-11-14  1:22     ` Lars Ingebrigtsen

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).