Gnus development mailing list
 help / color / mirror / Atom feed
* archiving sent messages
@ 2000-11-16 20:57 Paul Jarc
  2000-11-16 22:03 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Jarc @ 2000-11-16 20:57 UTC (permalink / raw)


I'm just getting into archiving.  Here's what I'm looking for: news
messages don't need to be archived at all.  Mail messages sent from
certain groups should not be archived; those sent from other groups
(or from no group) should be.  I want all archived messages to go into
a single group (or perhaps one archive group per archived group) on my
primary (nnmaildir) server, without any extra header fields added, if
possible.  Here's what I've done so far:

(setq gnus-message-archive-method nil) ; no need for an extra server
(setq gnus-message-archive-group "nnmaildir:mail.sent")

Should I be using gnus-outgoing-message-group instead?  Or gcc-self
group parameters?  Can I avoid Gcc fields by using
gnus-outgoing-message-group and setting it to a function that returns
nil or ("nnmaildir:mail.sent") depending on whether the message should
be archived?  Is Gcc normally included in the sent copy, and can it be
easily removed?  TIA


paul



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-16 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-16 20:57 archiving sent messages Paul Jarc
2000-11-16 22:03 ` Kai Großjohann

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