Note that this is still the stuff that really needs to go to orion-interest. As far as orionsupport.com is concerned, I expect that the current site and provider will be replaced momentarily. ----------------------------------------------------------- Joseph B. Ottinger [EMAIL PROTECTED] http://cupid.suninternet.com/~joeo HOMES.COM Developer ---------- Forwarded message ---------- Date: Wed, 18 Oct 2000 13:57:15 +0200 From: John Spangenberg <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Cc: David Caron <[EMAIL PROTECTED]>, David Caron prive <[EMAIL PROTECTED]> Subject: POP3 provider Hi Joseph, Good to see that orionsupport is up and running again :-) I have a question concerning the JavaMail providers included in the Orion distribution. I want to add a POP3 Provider, but hacking around in the mail.jar does not seem to me like a way it should be done. Sun's POP3 Provider README.txt says that a "javamail.providers" file should be included in the application's META-INF directory. In this file this line should be added: protocol=pop3; type=store;class=com.sun.mail.pop3.POP3Store Can you tell me how I should register an additional Provider? When we consider a Servlet as a POP3 mail client, should this "javamail.providers" file be included in the WEB-INF directory instead? Many thanks in advance. Regards, John Spangenberg