Andreas Mohr wrote:
Hi,
On Mon, Mar 07, 2005 at 11:54:56AM +0100, Jan Schiefer wrote:
This is an attempt of an basic MAPISendMail() implementation. It does, what is should, it sends mails.
Much more work is needed especially to clean it up and to implement more features. ( Getting rid of printf's would be a good point to start... )
You mean much more work such as including mail.c in the patch? :)
Also, I believe MAPISendMail should just forward to the appropriate mail provider, rather than implementing mail sending itself.
Rob