I have a prospective client that wants me to write a vender neutral spam filter.
How does JavaMail work? Is it only a client API?
Java seems like a great candidate for vendor neutrality. Are there any open source POP3 servers each user could run in the back ground that would periodically connect to the ISP's POP3 server and filter messages? I could modify the pop3 server to implement a SPAM filter. Then the user would point Eudora or Outlook or rmail at the local POP3 filter that has filtered everything.
Siegfried