From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: really deleting an nnimap message
Date: Sat, 19 Apr 2008 12:00:05 +0200 [thread overview]
Message-ID: <87lk3a6u6y.fsf@baldur.tsdh.de> (raw)
In-Reply-To: 78756ae2-1b41-4685-8f46-ea890c3d0ca0@e67g2000hsa.googlegroups.com
marklar <markprice@gmail.com> writes:
Hi Marklar,
> I'm using emacs22 with nnimap, and am having trouble fully deleting a
> message.
I think that's your problem:
,----[ (info "(gnus)IMAP") ]
| `nnimap-expunge-on-close'
| Unlike Parmenides the IMAP designers have decided things that
| don't exist actually do exist. More specifically, IMAP has this
| concept of marking articles `Deleted' which doesn't actually
| delete them, and this (marking them `Deleted', that is) is what
| nnimap does when you delete an article in Gnus (with `B DEL' or
| similar).
|
| Since the articles aren't really removed when we mark them with the
| `Deleted' flag we'll need a way to actually delete them. Feel like
| running in circles yet?
|
| Traditionally, nnimap has removed all articles marked as `Deleted'
| when closing a mailbox but this is now configurable by this server
| variable.
|
| The possible options are:
|
| `always'
| The default behavior, delete all articles marked as "Deleted"
| when closing a mailbox.
|
| `never'
| Never actually delete articles. Currently there is no way of
| showing the articles marked for deletion in nnimap, but other
| IMAP clients may allow you to do this. If you ever want to
| run the EXPUNGE command manually, *Note Expunging mailboxes::.
|
| `ask'
| When closing mailboxes, nnimap will ask if you wish to
| expunge deleted articles or not.
`----
Bye,
Tassilo
next prev parent reply other threads:[~2008-04-19 10:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-18 22:56 really deleting an nnimap message marklar
2008-04-19 10:00 ` Tassilo Horn [this message]
2008-04-21 15:55 ` Ted Zlatanov
2008-04-21 17:41 ` marklar
[not found] ` <mailman.10570.1208599532.18990.help-gnu-emacs@gnu.org>
2008-04-21 17:34 ` marklar
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lk3a6u6y.fsf@baldur.tsdh.de \
--to=tassilo@member.fsf.org \
--cc=help-gnu-emacs@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).