Gnus development mailing list
 help / color / mirror / Atom feed
* Archiving outgoing messages
@ 2001-10-15 10:25 Nicolas KOWALSKI
  2001-10-15 10:51 ` Kai Großjohann
  0 siblings, 1 reply; 6+ messages in thread
From: Nicolas KOWALSKI @ 2001-10-15 10:25 UTC (permalink / raw)



Hello.

My current configuration for archiving outgoing mail/news is the
following : 

(setq
 gnus-message-archive-group "mail.sent"
 gnus-message-archive-method '(nnml ""))


I have also defined a `nnmail-split-fancy' ruleset for incoming mails.

Is there a way to tell Gnus to use this ruleset for archiving outgoing
mails ? If not, how can I achieve the same behaviour ?

Thanks in advance.
Nicolas.




^ permalink raw reply	[flat|nested] 6+ messages in thread
* Archiving Outgoing Messages
@ 2001-02-11 23:01 Samuel Padgett
  2001-02-11 23:41 ` Samuel Padgett
  2001-02-12  9:01 ` Kai Großjohann
  0 siblings, 2 replies; 6+ messages in thread
From: Samuel Padgett @ 2001-02-11 23:01 UTC (permalink / raw)


I currently use the following for sent mail:

(setq gnus-message-archive-group
      '((concat "nnml:mail.sent." (downcase (format-time-string "%b-%Y")))))

The only sticky part is if the archive group does not exist, Gnus does
not create it.  Any way to force Gnus to create the group specified in
the Gcc header in this case?

Also, the manual hints that nnfolder is the preferable backend for
message archive groups.  Why is this?  Is there something special
about sent messages that makes nnfolder better than, say, nnml?

Thanks!

Sam
-- 
It usually takes more than three weeks to prepare a good impromptu speech.
                                                        -- Mark Twain



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

end of thread, other threads:[~2001-10-15 10:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-15 10:25 Archiving outgoing messages Nicolas KOWALSKI
2001-10-15 10:51 ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2001-02-11 23:01 Archiving Outgoing Messages Samuel Padgett
2001-02-11 23:41 ` Samuel Padgett
2001-02-12  9:01 ` Kai Großjohann
2001-02-12  9:13   ` Daniel Pittman

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