WebMailSucker

There is a (more or less) english version of this text below.

Webmail abholen mit Perl

Manche Webmail-Provider erlauben den POP3-Abruf der Post mit einem normalen Mailprogramm gar nicht oder nur gegen Aufpreis. Ihre Kunden müssen die Mails dann unkomfortabel und mit tickendem Online-Gebührenzähler im Browser lesen - oder die lästige Klickerei einem Perl-Skript überlassen.

Bislang holt das Perl-Skript die Mail aus dem Webmail-Frontend von T-Online und speist sie in das lokale Mail-System ein. Dazu liefert es sie entweder bei einem lokalen SMTP-Server ab oder speichert sie in die Unix-Spool-Datei.

Das Skript steht zum Download auf der Projektseite bei Sourceforge.

Mitarbeit

Dieses Projekt begann als ein Artikel der Computerzeitschrift c't. Es soll eine Plattform für die Weiterentwicklung des Skripts zu einem nützlicheren Werkzeug geben. Alle Intereessierten sind herzlich zur Mitarbeit eingeladen.

Beiträge zum Quelltext können Sie im Bereich "Patches" der Projektseite hinterlegen. Wer über Grundkenntnisse im Versions-Kontrollsystem CVS und einen Sourceforge-Account verfügt, kann sich auch als Entwickler dem Projekt anschließen.

Letzte Änderung: 13. Juli 2003, Johannes Endres

Fetching web-mail with Perl

Some web-mail providers don't provide POP3 servers or charge extra for this service. Their customers have to read the mails online using a web browser, distracted by the thought of their online bill. Or they just leave it to a Perl script.

Currently the Perl script fetches the mail from the web-mail frontend of german provider T-Online and feeds it into the local mail system. It delivers the mail either to a local SMTP server or stores it into the Unix spool file.

Download at Sourceforge.

Contributions

This project started as an article (sorry, there is no english version) in the german computer journal c't. It's meant to be a platform for the development of the script into a more useful tool. Anyone interrested in participating is cordially invited to do so. You can contribute to the source code in the "Patches" area of the project site. If you are familiar with CVS and have a sourceforge account, you can also become a member of the development team.

Last change: July 13th, Johannes Endres

Hosted at SourceForge.net Logo