I have a server solution running on Tomcat that is using Javax.Mail to send mails.
The mail is configured to use localhost port 25 as smtp host. This has worked at some point in time but now i get the following error message:
[2002.12.15 10:44:10]ERROR: (ShopManager.sendMail) : Exception...
I am using Tomcat to run my servlets, and IIS to provide HTTPS connection. Hence I installed the isapi in IIS. Works fine ... almost.
I'll be entering data in a database through forms. Data might contain national characters. Data is entered and retreived as expected if you enter 'å' you'll have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.