Sometime on Sat, Aug 06, 2005 at 05:03:03AM -0700, Ramang G said:
> Hi all,
> 
> I am trying to install fetchmail using forwarding,
> after the mails get downloaded to single account to
> the linux box locally from one real pop account, how I
> am I actually transfer to appropriate to the  mail
> boxes. Is there any thing to be done in postfix or in
> procmail. 


If you already have a multidrop account then this fis my fetchmailrc file


poll pop.mailserver.com:
        localdomains yourdomain.com
        no dns
        user "anurag" pass "topsecret" is
        anurag    # list of local users
        anurag2
        anurag3
        *
        here
        fetchall
        dropdelivered
# end


Anurag

-- 
      __                                  __
gnu /noo/ n. Ox like antelope; (abbr.) /gnoo/ n.
    (recursive acronym) Gnu's Not Unix.

-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to