Gnus development mailing list
 help / color / mirror / Atom feed
From: Maciej Matysiak <phoner.ding@blah.pl>
Subject: Re: Moving sent items
Date: Thu, 12 May 2005 09:59:11 +0200	[thread overview]
Message-ID: <hhd5rwyiwg.fsf@blah.pl> (raw)
In-Reply-To: <m2oebhndtg.fsf@MAC2.local> (flatman@swing.be's message of "Thu, 12 May 2005 08:44:27 +0200")

On the 12th of May 2005 at 08:44, Flatman <flatman#swing.be> wrote:

> Is there a way to automatically move sent items to other groups ?

You can set the `Gcc' target per group in gnus-posting-styles variable.
Here's what I use:

(setq gnus-posting-styles
      '((".*"
         (name "Maciej Matysiak")
         (signature " use gnus, not guns!"))
        (message-mail-p
         ("Gcc" (concat "nnml:sent-mail." (format-time-string "%Y-%m"))))
        (message-news-p
         ("Gcc" (concat "nnml:sent-news." (format-time-string "%Y-%m"))))
        [...] ))

 m.m.
-- 
 use gnus, not guns!



  parent reply	other threads:[~2005-05-12  7:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12  6:44 Flatman
2005-05-12  7:53 ` Reiner Steib
2005-05-12  7:59 ` Maciej Matysiak [this message]
2005-05-16 20:14   ` Flatman
2005-05-18  5:50     ` Maciej Matysiak
2005-05-22  6:40       ` Flatman

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=hhd5rwyiwg.fsf@blah.pl \
    --to=phoner.ding@blah.pl \
    /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).