Get Today's Domino Mail via Command Line (CORBA)

Author: Tripp W Black

Created: 09/09/2002 at 02:36 PM

 

Category:
Notes Developer Tips
Java

View Your Domino Inbox with a Command Window via CORBA

Uses the command line format:
java getMyDomMail server database user password

where:
server = the server's name (e.g. www.mindwatering.com)
database = a database name (e.g. names.nsf)
user = the username used to authenticate
password = the user's http password


Attached is the source java file and a class file compiled with the jdk
1.1.4.01 Also, tested with JDK 1.1.8.


getMyDomMail.javagetMyDomMail.class

previous page