i am enhancing email notification to new users- with the user
profile in lenya.
i am using jdk1.5.0_12 lenya2.0 and java mail and java beans
activation framework. i placed the java mail and java beans activation
framework zip files without extracting in the folowing path
<lenya-webapp>/WEB-INF/lib directory. i made changes to the
cocoon.xconf file in the notification tag ... the application is running
properly .... but when i send the mail its showing the
following exception
HTTP ERROR: 500
javax/mail/MessagingException
RequestURI=/default/authoring/index.html
*Powered by Jetty:// <http://jetty.mortbay.org/>*
i tried with smtp also ..... its not working fine .... what ever be the
changes application is running but showing the above exception.