Posted By:
Abhi_Naaz
Posted On:
Friday, April 15, 2005 11:52 AM
Hi,
I am new to javaMail.In my final year project I need to develop a software that should detect unknown
e-mail viruses and spam.For that I need to screen e-mails before user reads it.How is that possible
I'm able to read e-mail from the 'inbox' using JavaMail API by pop3 but that will not solve my
purpose.Can you please suggest me how to go about it.
Thanks in advance.