sir we do have a lotus domino server and it seems as for the security purpose its smtp listemer is not enabled.I want to connect to it in some of my application so that i can mail some forgot password info of a user to his account.I have included notes.jar into my
JAVA_HOME/jre/lib/ext directory
but i don't know how to use its classes ...
also javamail and this
import lotus.domino.*;
are conflicting as have the definition of Session object......
is there any way to write api so that i can mail a person thru java code who has some entry in notes.ini of current lotus notes client and NAB(notes address book) on server
REGARDS .....HARISH SABHNANI