FreePOPs est un programme facilement extensible, qui vous permet d'avoir
accès aux ressources les plus variées à travers le protocole POP3.
Il est utilisé principalement pour télécharger vos mails
depuis les webmails les plus connus,
mais il peut etre utilisé pour agréger des flux RSS et bien plus.
Par ce biais, vous pourrez recevoir tous vos messages dans votre client de
messagerie préféré.
FreePOPs est un Logiciel Libre!
Version
0.2.7 
- A huge set of patches for modules and plugins, many thanks to all the contributors (hope to list them all): cdmack, Viruzzo, Lance, maxadamo, nvhs, russell822, Andre Martin, Daniel Black, Picov, RISKO Gergely, blackmoon and Spil
- A new zenity-based (GNOME eye-candy) updater interface by maxadamo
- Internationalization support (and Italian localization) for the regular fltk updater by blackmoon
- Updated versions of the cURL and gnutls libraries for Windows
- The luasocket library is now part of freepops and can be used to write modules
Patches on the latest core (instructions)
yahoo
ymail.com support Fix by Kevin to handle interstituals. Fixed an issue related to maxmesgs -- Submitted by Rom. Fixed an issue with MB sized messages causing the plugin to fail.
browser.cookie
Handle cookies with expiration dates passed 2032
gmail
Reaction to a change by google.
orange
Fix a login issue caused by a site change.
libero
fixed login procedure not adding the domain to the user name id domain differs from libero.it new version with a blind attempt to login for non at libero.it domains ssl initialization done right on win32 new https login fixed
mimer
Fix an undeclared variable problem.
aol
Increased the number of messages available to be pulled from stat from 20 to 999. Added the forcedelete flag that will move deleted messages to the trash and not the read folder.
hotmail
More updates to hotmail to try and get all live light users working. Fixed duplicate downloads of emails and UTF-8 decoding. Quite a few changes made in reaction to changes by Hotmail. This fixes STAT, DELE, empty trash, empty junk among other things. A big thanks to CDMACKIE for the changes.