Gnus development mailing list
 help / color / mirror / Atom feed
From: Husain Alshehhi <husain@alshehhi.io>
To: ding@gnus.org
Subject: gnus-message-archive-group does not work when I compose-mail
Date: Fri, 29 Mar 2024 22:30:10 -0500	[thread overview]
Message-ID: <877chkcs71.fsf@> (raw)

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


             reply	other threads:[~2024-03-30  3:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30  3:30 Husain Alshehhi [this message]
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

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=877chkcs71.fsf@ \
    --to=husain@alshehhi.io \
    --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).