|
||
HTML Pop!This script allows you to download POP3 mailboxes over an HTTP interface. I wrote it to allow me to get my mail through the company's http proxy server. InstallationTo install it, put the htmlpop.php script somewhere on a PHP4 enabled webserver. UsageFrom any webbrowser (or file getting tool like wget), call the url as follows: http://web.server/directory/htmlpop.php?popHost=pop.server.com&popUser=myuser&popPass=mypass The script takes the following parameters:
popHost=<your POP3 server>
popUser=<your POP3 username> popPass=<your POP3 password> This will probably take a while (depending on the size of the mail in your mailbox), but after a while your browser should ask you where to store the file. The file itself is an mbox-compatible file containing the contents of your mailbox. Latest releaseThe last release is version 0.5, and can be downloaded here. Changelog0.5
Initial Public Release
|
||
|
The content of these pages is © 2003 - 2010 kcore.org
|
||