Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Natter <fnatter@gmx.net>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: ding@gnus.org
Subject: Re: Mails not sent / not not appear in nnfolder+sent
Date: Mon, 20 Mar 2023 13:51:00 +0100	[thread overview]
Message-ID: <87o7onlh6z.fsf@bitburger.home.felix> (raw)
In-Reply-To: <874jsb7h20.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Fri, 27 Jan 2023 14:23:35 -0800")

hello Gnus experts,

Eric Abrahamsen <eric@ericabrahamsen.net> writes:
> Felix Natter <fnatter@gmx.net> writes:
>
>> It looks like the messages are sent, but not saved in the archive mbox
>> files...
>>
>> Any ideas would be appreciated!

I am pretty sure that I sometimes lack the Gcc: header (like:
Gcc: nnfolder+sent:sent-mail.2023-03)
and the mails were sent but not archived.

> Before you send the message, do you see a Gcc: header at the top of the
> mail composition buffer? (Try "C-x n w" first just to make absolutely
> sure.)

Thank you Eric. I found that the Gcc: header is not generated
when starting a mail in a new frame (C-x 5 m).

Here is my Gcc config:

;; archiving sent mail/news:
(setq gnus-message-archive-method
      '(nnfolder "sent"
                 (nnfolder-inhibit-expiry t)
                 (nnfolder-directory "~/Mail/sent/")
                 (nnfolder-active-file "~/Mail/sent/active")))
(setq gnus-message-archive-group
      '((if (message-news-p)
            "sent-news"
          (concat "sent-mail." (format-time-string "%Y-%m")))))

Is this a bug? Shall I report it (against
GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24,
cairo version 1.16.0) of 2023-02-23, modified by Debian)?

Or can someone confirm that this is fixed in recent emacs or is not a
bug at all?

Many Thanks and Best Regards,
Felix
--
Felix Natter



  parent reply	other threads:[~2023-03-20 12:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 15:32 Felix Natter
2023-01-22 17:52 ` Gijs Hillenius
2023-01-27 20:03   ` Felix Natter
2023-01-27 22:23     ` Eric Abrahamsen
2023-02-04 12:39       ` Felix Natter
2023-03-20 12:51       ` Felix Natter [this message]
2023-03-21  0:52         ` Emanuel Berg
2023-03-21 10:06           ` Felix Natter
2023-03-21 13:19             ` Emanuel Berg
2023-01-23  7:10 ` Gijs Hillenius

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=87o7onlh6z.fsf@bitburger.home.felix \
    --to=fnatter@gmx.net \
    --cc=ding@gnus.org \
    --cc=eric@ericabrahamsen.net \
    /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).