On 4/11/05, Ankush Grover <ankush174@xxxxxxxxx> wrote: > On 4/11/05, Roger Grosswiler <roger@xxxxxxxx> wrote: > > > hey Friends, > > > > > > I am a catchall mailbox and I am configuring postfix with fetchmail > > > to download the mails from the ISP mail box account to the local mail > > > server.But the problem I am facing is that the mails are getting > > > downloaded but are going to the postmaster(the person who is receiving > > > the root's mail) rather than to the real user. > > > > > > Can anybody guide me how to do this ,I am attaching my .fetchmailrc > > > with this email.Please have a look at that file and advice me. > > > > > > Thanks & Regards > > > > > > Ankush > > > -- > > > fedora-list mailing list > > > fedora-list@xxxxxxxxxx > > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > > > see mine, this is working: > > > > poll [yourmailserver] proto [imap/pop3] > > user ["username"] is [yourlocaluser] here > > password ["userspassword"] > > > > the "" in username and password are mandatory! Btw. remove the * with the realmailboxname, that should get the mail - > > even if it is catchall. > > thanks for the reply,somehow the issue is resolved > poll mailserver localdomains ispdomain: user " " with pass " " to * here but now i am facing any other problem if a mail is send to 4 users 2 cc and 2 to every user gets 4 copies of that mail.Means any many users that many copies.Please tell me how to solve this issue. Thanks & Regards Ankush