Hi Kevin, Over 10 years ago I built a CRM system whose entire user interface was via email messages. Users created, edited, deleted, and reported on customers by sending and receiving emails.
The email send and receive code was based on Dart PowerTCP Mail Tool from www.dart.com. This was a set of ActiveX controls for sending (SMTP) and receiving (IMAP) email. If I was going to do this type of project again, I would write the mail handling code in Python using the native Python SMTP and IMAP libraries. Malcolm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/1419926929.2829504.207877497.0ba2a...@webmail.messagingengine.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

