This program is able to download mail from multiple pop3 servers
and deliver it with procmail, it doesn't need any MTA like sendmail,
qmail or postfix to work.
It has been developed to deal with great volumes of messages in the
most efficent way.
Download the sources from the link below, untar them somewhere in your
filesystem with the command
zcat pop3get-x.x.tar.gz | tar xvf -
and read the README file.
In this version I fixed some minor bugs and a major one that prevented the use of multiple pop3 servers. I also fixed the progress bar and added a percentage of the total bytes downloaded.
| File | Size | Release date | Comment |
|---|---|---|---|
| pypop3get-0.2.tar.gz | 12 Kb | 24/1/2003 | Stable version, written in Python |
| pop3get-1.10.tar.gz | 18 Kb | 06/03/2003 | Source files -- Stable version |
| pop3get-1.9.tar.gz | 18 Kb | 21/11/2002 | Source files -- Stable version Warning: config file format changed |