Hi Suman,

Lets try to elaborate your problem further.
1. The Application is not intended to be an MTA accepting or receiving
mails, Its meant to be a mail management s/w.
2. You have to use Sendmail as your MTA for now, and you may want to replace
it later(That's what I meant independent of MTA)
3. You can use PORT 25 to send mails-- through your MTA whether it is
sendmail or any other one.
4. Pop server uses POP protocol for delivering these mails to the mail
clients.
5. POP server listens at port 110 and mail clients like Outlook etc. will be
able to download mails.
6. Sendmail doesn't deliver mails but queues them for each user in say
/var/spool/mail(or whatever)
7. Now either the Local Delivery Agent ( if any) or POP server can retrieve
and delete (optional) mails from it.
8. Now what sort of management you want to do shall determine the kind of
approach you should use.

If you provide the list with more information, we will be in a position to
help you
Regards,
Tarun Dua
http://www.tarundua.net
All you wanted to know about Tarun Dua


          ================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject 
header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org

Reply via email to