Mailit





Download Trial Version



MAILIT3.EXE can be used to send Lotus Notes mail from the command line or from a batch file. These programs will only run on 32 bit Windows platforms.


Pricing: Free

mailit3.exe


Parameters:
MAILIT mailserver ~ mailfile ~ sendto ~ copyto ~ blindcopyto ~ subject ~ body ~ body text file ~ attachment

mailserver

the server that contains the mail file that will be used to send mail

mailfile

the path to the mail file that will be used to send mail

sendto

the person or group to send the memo to. multiple sendto names can be specified if they are separated by commas.

copyto

the cc: person or group to send the memo to. multiple copyto names can be specified if they are separated by commas.

blindcopyto

the bcc: person or group to send the memo to. multiple blindcopyto names can be specified if they are separated by commas.

subject

the subject text to include in the memo

body

the body text to include in the memo

body text file

the path to a text file that will be used for the memo's body

attachment

the paths to the attachments to include in the memo. multiple attachments can be specified if they are separated by a comma. wildcard characters * and ? can be used when specifying attachment names.

~

the tilde character must be used to separate each parameter.
Sample command line:

MAILIT acme1/acme ~ mail\mymail.nsf ~ John Doe/Acme,sman@marvel.com ~ ~ ~ automated memo~sample body text ~ c:\body.txt ~ c:\windows\*.txt, d:\lotus\notes\notes.ini

The above command line uses the mail file with a file name of "mail\mymail.nsf" on server "acme1/acme" when sending mail. The memo will be sent to John Doe/Acme and sman@marvel.com. No copyto or blindcopyto names were specified in this example. The memo from this example will have a subject of "automated memo" and the body text will be "sample body text" plus the contents of the text in c:\body.txt. Finally, the memo sent by this sample will include all files in the "c:\windows" directory that have an extension of ".txt" and the file "d:\lotus\notes\notes.ini".

To install and use the trial version of MAILIT.EXE, follow these steps. You may want to share your password with MAILIT3.EXE so you won't be prompted for a password whenever MAILIT3 runs. To do this, select File-Tools-User ID from the Notes menu and select Share password with Notes add ins.