> I am making a mail management software and have been > asked to use sendmail for receiving and dispatching > mails. The application is on C++. Please let me know > if you have any ideas, thoughts and suggestions. > Please let me know how to approach ? Whatever you do, just make sure that your app communicates with the mailer using SMTP for sending mails and POP3 for receiving mails. You can get libraries that implement the SMTP and POP3 protocols.
Ambar ================================================ To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org