what if there is only one email box on the server that recieves mail for
their domain and i want their email to be forwarded to their local
mailboxes. we have done this but all the emails goes to the root. what
could be the appropriate .fetchmailrc for this?
TIA

On Fri, 28 Jul 2000, Chuck Mead wrote:

> On Fri, Jul 28, 2000 at 05:57:48PM +0800, Maynard B. Fernando was heard to say:
> 
> > 
> > To All:
> > 
> > Here's the scenario:
> > 
> > One of our clients have a problem in retrieving emails. They were 
> > configured virtually because they are just a dial-up connection, no
> > permanent ip address. We are trying to get their emails from our mail
> > server but unfortunately all of the emails goes to the root and not 
> > in the respective existing accounts what i mean is if there are emails for
> > [EMAIL PROTECTED], it should go to maynard and not to root. What is wrong
> > with the set-up? Is it possible to retrieve it automatically? Is there an
> > easy way to do that? Kindly help us... 
> 
> You need to read the fetchmail documentation... it is quite easy to do a multi-user
> .fetchmailrc and still have the mail get placed in the correct accounts mail folders
> but you must read the documentation to understand how it works.
> 
> Here is a sample:
> 
> poll pop3.domain.com proto pop3 user maynard is bill here pass hidden
> poll pop3.domain.com proto pop3 user ralph is ralph here pass hidden
> poll pop3.domain.com proto pop3 user sarah is sarah here pass hidden
>                                 ^^^^^^^^^^^^^^^^^^^^^^^^
>                               This area is the critical one.
> 
> -- 
> Chuck Mead, CTO, LinuxMall.com
> [EMAIL PROTECTED]
> GnuPG Public Key Available: http://pgp.ai.mit.edu/
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
> 


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to