Greetings, and Merry Christmas to one and all,
I use this Function to send emails through Lotus from Access 2003 Database.
Public Function NotesMailSend(strRecipient As String, strSubj As String, strBody As String, strAttachment As String)
'StrRecipient is the email address of the recipient...