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

Re: fetchmail and multiple users in one POP3 box



On Sun, 9 Jan 2000, Steve George wrote:

> Basically I need fetchmail to look at the username in front of the @ symbol
> and then deliver the mail tothe correct user, for example:
> 	a@domain.org is john here
> 	b@domain.org is bert here

~/.fetchmailrc:

poll pop3.domain.com using protocol pop3
   user a there is john here password secret;
poll pop3.domain.com using protocol pop3
   user b there is bert here password blah;

?

------------------------------------------------------
hypnos              <mailto:hypnos@m-net.arbornet.org>



Reply to: