Time for action — downloading the JavaMail API
All you need to do is download a zip file from the Sun website, unzip it, and copy the mail.jar
file to the lib
folder in Tomcat, from where Roller can use it along with all the other common library files needed.
Open Mozilla Firefox and type http://java.sun.com/products/javamail/ downloads/index.html. Scroll down through the page until you find the Download JavaMail 1.4.2 link:
Click on the Download button to go to the download page. Select I agree to the JavaMail 1.4.2 License Agreement and click on the Continue button:
On the next download page, select the javamail-1.4.2.zip link to open the Opening javamail-1.4.2.zip dialog. Select the Save File radio button and click on the OK button to start the download process.
Once the download completes, use the Mozilla Firefox Download Manager to open the folder containing the javamail-1.4.2.zip file (right-click on the file name and select Open Containing Folder from the pop-up menu):
Right-click on...