Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: ding@gnus.org
Subject: Re: IMAP as mail-source (pgnus v0.98)
Date: 13 Nov 1999 00:48:36 +0100	[thread overview]
Message-ID: <iluaeoj2rvv.fsf@badis.pdc.kth.se> (raw)
In-Reply-To: Ulf Betlehem's message of "08 Nov 1999 14:21:57 +0200"

Ulf Betlehem <flu@iki.fi> writes:

>         I tried using IMAP as an alternative to POP and it works ok,
>         except that I was unable to find a way of automatically deleting
>         messages (as in actually removing them from the server) after
>         transferring them to my machine.

I've added two new keywords `fetchflag' and `dontexpunge', and changed
the default behaviour -- the imap mail-source now put a \Deleted mark
on all fetched articles, and expunge:s the mailbox by default.

See the manual for details.

>         Another nuisance is that it keeps asking for my password
>         every time I fetch mail, regardless of what I answer at the
>         "Store password for this session?"  prompt.

This is because every time the IMAP mail-source is run, it creates a
new buffer for the server connection, and then destroy that buffer. I
guess it could keep the buffer around after each run, and use a
variable to map mail-source:s into the right buffer.


      reply	other threads:[~1999-11-12 23:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-08 12:21 Ulf Betlehem
1999-11-12 23:48 ` Simon Josefsson [this message]

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=iluaeoj2rvv.fsf@badis.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --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).