Gnus development mailing list
 help / color / mirror / Atom feed
From: Martin Sandiford <ms@mcdev.com.au>
Subject: Re: [nnimap] articles not expunged
Date: Tue, 15 Jan 2002 21:26:29 +1030	[thread overview]
Message-ID: <m3d70bdgrm.fsf@plugh.mccorp.com.au> (raw)
In-Reply-To: <vqoy9j0sren.fsf@anie.imag.fr>

There is a small amount of bustage with nnimap-dont-close variable and
the function nnimap-close-group.

If nnimap-dont-close is set to 't' (default), then groups are not closed
(and not expunged) on exit.  They are closed later, but they are not
expunged then either :(

You can either use "G x" from the group buffer to expunge, or set
nnimap-dont-close to nil via (setq nnimap-dont-close nil) in gnus.el, or
via "M-x customize nnimap" and changing the "Don't Close" option to off.

Martin

On Mon, 14 Jan 2002, Nicolas.Kowalski@imag.fr wrote:
> Hello.
> 
> I updated my copy of gnus today. Since this time, articles marked as
> deleted are not expunged from the imap mailboxes.
> 
> I have :
> 
>  gnus-select-method '(nnimap "verimag"
> 			     (nnimap-address "imapserver")
> 			     (nnimap-expunge-on-close always))
> 
> Someone has an idea ?
> 
> Thanks in advance.
> Nicolas.

-- 



  reply	other threads:[~2002-01-15 10:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-14 18:45 Nicolas Kowalski
2002-01-15 10:56 ` Martin Sandiford [this message]
2002-01-15 11:22   ` Nicolas Kowalski
2002-01-15 20:32     ` Simon Josefsson
2002-01-16  9:02       ` Nicolas Kowalski

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=m3d70bdgrm.fsf@plugh.mccorp.com.au \
    --to=ms@mcdev.com.au \
    /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).