Re: How i can implement POP3 web based client and STMP web client on JAMES
Posted By:
John_Zukowski
Posted On:
Monday, January 6, 2003 04:57 AM
The S in James stands for SERVER, not client. If you need to create a web-based client, James has nothing to do with it (unless you want it to be your mail server). Use JavaMail yourself to create the client, or find someone else who already has.