Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: POP3 UIDL - pop3-leave-mail-on-server
Date: Fri, 05 Oct 2012 18:38:33 +0900	[thread overview]
Message-ID: <b4m4nm96yxy.fsf@jpl.org> (raw)
In-Reply-To: <b4m626uh1b2.fsf@jpl.org>

Katsumi Yamaoka wrote:
> I started the test for a new UIDL support for pop3.el.
[...]
> This implementation is my original, not a copy of the XEmacs
> version (the mail-source interface is borrowed from my hack made
> in Semi-gnus), so it has no copyright porblem I believe.  I'll
> commit this to Gnus (not Emacs because of the feature freeze)
> within a month.

Committed to Ma Gnus.  pop3.el users who don't want to leave mails
on the server(s) have to do nothing, but if you're interested in
the new feature, see:

,---- (info "(gnus)Mail Source Specifiers")
| [...]
|    The following mail source types are available:
| [...]
|     `:leave'
|           Non-`nil' if the mail is to be left on the POP server after
|           fetching.  Mails once fetched will never be fetched again by
|           the UIDL control.  Only the built-in `pop3-movemail' program
|           (the default) supports this keyword.
|
|           If this is neither `nil' nor a number, all mails will be left
|           on the server.  If this is a number, leave mails on the
|           server for this many days since you first checked new mails.
|           If this is `nil' (the default), mails will be deleted on the
|           server right after fetching.
|
|           The `pop3-uidl-file' variable specifies the file to which the
|           UIDL data are locally stored.  The default value is
|           `~/.pop3-uidl'.
| [...]
|      Leave mails on the server for 14 days:
|
|           (pop :server "my.pop.server"
|                :user "user-name" :password "secret"
|                :leave 14)
| [...]
`----



      reply	other threads:[~2012-10-05  9:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ipvwl1nx.wl%claudio.bley@gmail.com>
     [not found] ` <m3fwqyanyn.fsf@quimbies.gnus.org>
     [not found]   ` <87hbbewr7o.wl%claudio.bley@gmail.com>
     [not found]     ` <m3mxl6otuo.fsf@quimbies.gnus.org>
     [not found]       ` <87ei6g0yph.wl%claudio.bley@gmail.com>
     [not found]         ` <m3hbbcm128.fsf@quimbies.gnus.org>
2011-03-10  8:54           ` POP3 UIDL - pop3-leave-mail-on-server (was: [PATCH] GnuTLS support on Woe32) Reiner Steib
2011-03-15 16:08             ` POP3 UIDL - pop3-leave-mail-on-server Lars Magne Ingebrigtsen
2011-03-15 17:49               ` chad
2011-03-15 20:54               ` Eric S Fraga
2011-03-15 21:16                 ` Lars Magne Ingebrigtsen
2011-03-16 14:30                   ` Eric S Fraga
2011-03-16 17:29                     ` Lars Magne Ingebrigtsen
2011-03-16 18:51                       ` Eric S Fraga
2012-10-01 11:36             ` Katsumi Yamaoka
2012-10-05  9:38               ` Katsumi Yamaoka [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=b4m4nm96yxy.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).