Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-message-archive-group does not work when I compose-mail
@ 2024-03-30  3:30 Husain Alshehhi
  2024-04-04  1:08 ` Husain Alshehhi
  2024-04-05  2:20 ` Husain Alshehhi
  0 siblings, 2 replies; 8+ messages in thread
From: Husain Alshehhi @ 2024-03-30  3:30 UTC (permalink / raw)
  To: ding

Hello,

I am using an nnimap method, and I have set

--8<---------------cut here---------------start------------->8---
(gnus-message-archive-group "nnimap+myemail@example.com:Sent")
--8<---------------cut here---------------end--------------->8---

Additionally, I set the gcc-self value:

--8<---------------cut here---------------start------------->8---
  (gnus-parameters
   '((".*"
      (gcc-self . "nnimap+myemail@example.com:Sent")
      (gnus-use-adaptive-scoring nil)
      (auto-expire . nil)
      (total-expire . nil))))
--8<---------------cut here---------------end--------------->8---

When I respond to an email in nnimap+myemail@example.com:INBOX, gnus
automatically addes a Gcc header. This is the intended
behavior. However, when I C-x m (compose-mail), no Gcc header is added,
and my sent email is lost.

Any idea why this is the case, and why both gnus-message-archive-group
and gcc-self are not working as expected?

Husain


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <25348.7945113861$1711769502@news.gmane.org>]

end of thread, other threads:[~2024-04-05 18:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-30  3:30 gnus-message-archive-group does not work when I compose-mail Husain Alshehhi
2024-04-04  1:08 ` Husain Alshehhi
2024-04-05  2:20 ` Husain Alshehhi
     [not found] <25348.7945113861$1711769502@news.gmane.org>
2024-04-04  6:19 ` Gijs Hillenius
2024-04-04  6:21 ` Gijs Hillenius
2024-04-04 11:33 ` Eric S Fraga
2024-04-04 11:42 ` dick
2024-04-04 17:45 ` Andreas Schwab

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