CountZero Tux's lil' helper


Joined: 21 Jan 2003 Posts: 79 Location: Arlington, TX, USA
|
Posted: Mon Feb 17, 2003 8:02 am Post subject: |
|
|
One way you could go about it is to set up a server running fetchmail or any program to fetch mail from a POP3 acct. Then set up an MTA such as sendmail, qmail, etc. Make a cron job that will get your mail every 5 minutes or so. Set up apache with PHP and you can select from one of the many PHP-based web mail interfaces and blam, web based access to your email from multiple POP3 accts. That that best way I know of to go about it. |
|