Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Backup all news posts?
       [not found] <87fzh2zwzr.fsf@pobox.com>
@ 2003-11-05 15:10 ` Jacob Bunk Nielsen
  0 siblings, 0 replies; only message in thread
From: Jacob Bunk Nielsen @ 2003-11-05 15:10 UTC (permalink / raw)


jjl@pobox.com (John J. Lee) writes:

> How do I get gnus to automatically backup all news posts I send?

Something like (in your ~/.gnus):

(setq gnus-message-archive-method '(nnml ""))

(setq gnus-message-archive-group
      '((if (message-news-p)
            "sent-news"
          "mail.sent-mail")))

This will archive news messages to an nnml group called sent-news and
sent mail messages to mail.sent-mail.

-- 
Jacob


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-05 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87fzh2zwzr.fsf@pobox.com>
2003-11-05 15:10 ` Backup all news posts? Jacob Bunk Nielsen

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