Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org
Subject: Re: deleting email, expiring, mail-source-delete-incoming
Date: Mon, 13 Jun 2011 23:01:45 +0200	[thread overview]
Message-ID: <877h8pla2u.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87lix651qy.fsf@yun.yagibdah.de>

On Sun, Jun 12 2011, lee wrote:

> Well, I now have:
>
> ,----
> | (setq
> |  gnus-select-method '(nnml "")
> |  mail-sources '((maildir :path "~/Maildir/")))
> `----
>
> The mail-source-delete-incoming-mail variable isn´t changed anymore in
> ~/.gnus.el. My MTA delivers all mail (with one exception for nndiary
> mails) to ~/Maildir, in maildir format. From there, gnus fetches it.

Maybe it would make more sense to use the nnmaildir back end?  I.e. no
entry in `mail-source´ and an nnmaildir method in `gnus-select-method´
(or `gnus-secondary-select-methods').  See (info "(gnus)Maildir").

> So that would mean all the mail gnus has fetched from ~/Maildir stays
> in ~/Maildir for another 10 days before it´s being deleted?

The files corresponding to `mail-source-delete-incoming´ are stored in
`mail-source-directory´ and are called "Incoming*"

> And the temp files? Is all the mail actually quadrupled until the files
> in incoming (~/Maildir) and the temporary files are expired?

Not sure what you are counting.  The usual chain is:

$MAIL (/var/mail/USER) -> Incoming* -> ~/Mail/some.group/123

Incoming* is the only place where a redundant copy of a message lives.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2011-06-13 21:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 19:47 lee
2011-06-11 16:25 ` Reiner Steib
2011-06-11 16:46   ` Philipp Haselwarter
2011-06-11 18:56     ` Adam Sjøgren
2011-06-14 20:08       ` Reiner Steib
2011-06-14 20:13         ` Adam Sjøgren
2011-06-11 18:58     ` Sivaram Neelakantan
2011-06-12 18:43       ` lee
2011-06-13 21:01         ` Reiner Steib [this message]
2011-06-14 20:13           ` lee
2011-06-14 21:21             ` Reiner Steib
2011-06-15  0:28               ` lee

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=877h8pla2u.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.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).