[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: POP



"Johan Berglund" <johan@jaindustri.se> 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
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: