>>>> "Andy" == Andy Piper
<andyp(a)parallax.co.uk> writes:
Andy> I am currently using my modified
movemail to retrieve and
Andy> filter my mail via pop3 (a bit like procmail and movemail
Andy> combined) for gnus. This is ok but is slow and presents no
Andy> feedback to the user under mswindows.
Andy> I notice that gnus distributes pop3.el but doesn't appear to
Andy> use it. I also notice that vm includes its own pop
Andy> access. Is it worth trying to unify these different
Andy> lisp-based access methods (and add my filtering) and squeeze
Andy> some more speed in the process?
Andy> What does vm-pop do that pop3 doesn't? Does anyone use
Andy> pop3.el with gnus? Are there any other pop access packages?
> Hello Andy,
> this is what I just found:
> vm-pop.el of vm-version "6.62" uses the POP command
UIDL[1] to
> remember already-popped messages. This is a great feature!
> pop3.el of gnus-version "Gnus v5.6.44" doesn't do
that. The
> consequency of this is that one new message arriving on the POP
> server will cause the, say, 500 previously popped messages to
> be popped again, in addition to the new one! I don't want to
> delete these 500 messages on the POP server[2]. The current
> workaround is to start Loc^Htus Notes once in a while and mark
> them all read, after making sure I have popped them already[3].
I have exactly the same problem with our POP server, even if I specify
the DELE command the mail doesn't get deleted. I use the package
epop3mail from Franklin Lee
http://www.cs.washington.edu/homes/voelker/ntemacs/contrib/ep3m-095.zip
which extends pop3.el to include UIDL support. epop3mail at this time
only works with FSF emacs. It would be great if this package could
work also in Xemacs.
Ciao
Volker
--
___________________________________________________________________________
"Is a dream a lie if it don't come true or is it something worse ..."
Dr. Volker Zell
__ / _ / __ / ___/ / ___/ -- Trainer --
/ / /__/ /_ / / / __/ Oracle Germany
____/__/ _|__/ __/____/ ____/____/ Paul-Thomas-Str.58
D-40599 D|sseldorf
e-Mail: mailto:vzell@de.oracle.com
WWW:
http://trgsund4.de.oracle.com/
Tel: (+49) 211-74839-414
Fax: (+49) 211-74839-44
___________________________________________________________________________
The statements and opinions expressed here are my own and do not necessarily
represent those of Oracle Corporation.