"Johan Berglund" <[EMAIL PROTECTED]> writes:

> There are different users on the win clients and therefor different
> E-mail accounts out on the internet and I would like to have my
> Linux box fetch ALL the users E-mail by using POP3 to the
> different E-mail servers out on the net. Then I want to 
> pickup the waiting mail from the Linux box to the clients
> with POP3 again.

You can use something like qpopper to be the POP3 server on the Linux
box.  Then use fetchmail to download the email with a .fetchmailrc
like this:

poll foo.example.com protocol pop3:
    user c.evans there with password guessagain is carey here;
poll bar.example.com protocol pop3:
    user fido there with password ruff is heyyou here;

I'm doing something very similar to this at work, where a script runs
hourly to dial up, upload and download mail, and hang up again.

-- 
         Carey Evans  http://home.clear.net.nz/pages/c.evans/

          GNU GPL: "The Source will be with you... always."


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .
  • POP Johan Berglund
    • Carey Evans

Reply via email to