I have developed an application in Delphi 7 which will send multi-part emails (both in Text and Html format). Now i want to test it using Outlook 2007.
I have tested each part separately by sending mail as text/plain and text/html. Now i need to test it together using multipart/alternative.
Please advice so that i can test both Text and Html parts.