Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron <hadronquark@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: nnimap sent mail
Date: Sun, 10 Jun 2007 13:54:25 +0200	[thread overview]
Message-ID: <87d50458jy.fsf@gmail.com> (raw)
In-Reply-To: <jyd504146p.fsf@clpc78.comlab>

poppyer <poppyer@gmail.com> writes:

> The basic idea is to add a "Gcc" field when sending your email.
> In practise, you can customize gnus-posting-styles to automatically add
> the Gcc field for you. 
>
> Dick Hoogendijk <dick@nagual.nl> writes:
>
>> I use nnimap in Gnus and I like it very much. Doing a "G c" yesterday
>> I was overwhelmed by all the options I saw. Never seen something quite
>> like that. Today I noticed however that E-mail I sent from within gnus
>> is not saved somewhere. In other mua's I can say where to save
>> outgoing email. I'm sure that is possible in Gnus too, but *how*
>> So, I'm looking for a global setting where to keep a copy of my
>> outgoing e-mails (Gnus/nnimap). I appreciate any help on this.
>> 
>> -- 
>> Dick Hoogendijk -- PGP/GnuPG key: F86289CE
>> ++ http://nagual.nl/ + Solaris 11 02/07 ++

I simply have

(setq gnus-message-archive-group
      '((if (message-news-p)
            "misc-news"
          (concat "mail." (format-time-string
                           "%Y-%m" (current-time))))))


in my .gnus.el

  parent reply	other threads:[~2007-06-10 11:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-10  9:02 Dick Hoogendijk
2007-06-10 10:42 ` poppyer
2007-06-10 11:38   ` Dick Hoogendijk
2007-06-10 16:50     ` Andrew Aylett
2007-06-10 17:01       ` Hadron
2007-06-10 17:43         ` Mark T.B. Carroll
2007-06-10 20:20           ` Dick Hoogendijk
2007-06-10 11:54   ` Hadron [this message]
2007-06-10 11:27 ` Adam Sjøgren
2007-06-10 11:40   ` Dick Hoogendijk
2007-06-11 18:25 ` David Z Maze
2007-06-11 18:44   ` Adam Sjøgren

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=87d50458jy.fsf@gmail.com \
    --to=hadronquark@gmail.com \
    --cc=info-gnus-english@gnu.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).