[K12OSN] E-mail server...

Steve Wright paua at quicksilver.net.nz
Mon Mar 8 02:48:00 UTC 2004


On Mon, 2004-03-08 at 16:46, Bert Rolston wrote:

> 
> I've installed Squirrelmail, but I can't figure out how it would collect
> mail from the ISP.


Bert,

use fetchmail to scoop mail from offsite pop boxes.

Simply create /home/user/.fetchmailrc  with the following contents ;

poll pop.isp.net.nz
protocol pop3
user popusername
pass poppassword


Now, as user 'user' execute fetchmail -d300 and fetchmail will
background and check that popbox every 5 minutes.  easy.

Fetchmail is just bees knees for grabbing popmail.


/steve






More information about the K12OSN mailing list