Thank for your advice. I have got a clear idea of how to do the task.
But I have one doubt.
I use mail server software on NT machine which collects the email from our domain
xyz@xyz.com
Anybody sending mail to abc@xyz or
hij@xyz.com comes to
xyz@xyz.com (pop3 mail box).
All the emails in this box r sorted by the mail server itself into respective mail boxes viz. abc, hij etc.
My question is whether only sendmail or qmail itself will be able to do the same thing or I will have to apply some other packages along with sendmail or qmail to do the tasks like connecting to my domain on internet, collect all email, sort it in local mailboxes ?
Thanks.