Gnus development mailing list
 help / color / mirror / Atom feed
From: dave-mlist@bfnet.com
Subject: Infinitely growing Mail/Incoming???
Date: 18 Feb 2000 11:52:00 -0500	[thread overview]
Message-ID: <ygezosyv4gf.fsf_-_@bfnet.com> (raw)
In-Reply-To: Jonas Steverud's message of "18 Feb 2000 15:39:25 +0100"

I have this snippet in my .gnus file:

; Put the "Incoming*" files here
(setq mail-source-directory "~/Mail/Incoming/")
(setq mail-sources '((maildir :path "/home/dave/Mail/test/Maildir/new")
		     (maildir :path "/home/dave/Mail/misc/Maildir/new")
		     (maildir :path "/home/dave/Mail/mlist/Maildir/new")
		     (maildir :path "/home/dave/Mail/personal/Maildir/new")
		     (maildir :path "/home/dave/Mail/default/Maildir/new")
		     ))

I also have this line:

(setq mail-source-delete-incoming nil)

Unfortunately I see my ~/Mail/Incoming directory growing without
bound.  I tried to clean it once, but it caused Gnus to have a fit and
toss its cookies.

I have just changed that line to 

(setq mail-source-delete-incoming t)

in my .gnus file, but what will happen to the old files?  Can I clean
them safely?  What is the right way to do that?

Thanks,
Dave




             reply	other threads:[~2000-02-18 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-18 16:52 dave-mlist [this message]
2000-02-18 21:44 ` Kai Großjohann
2000-02-19 11:04 ` Henry S. Thompson

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=ygezosyv4gf.fsf_-_@bfnet.com \
    --to=dave-mlist@bfnet.com \
    /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).