I am writing a piece of messaging software that will send and receive text, voice, fax etc. via SMTP (email).
I need to Programatically have the ability to scan incoming and outgoing emails for viruses, spam etc.
QUESTION: Can anyone offer a suggestion on a product to use for this? I tend to stay away from the consumer level software (Symantec, Mcaffe etc.)
My software is all C#/C++ so it would be ideal if it has a .NET interface, but if it is a "C" that should work too.
Thanks in advance.