I am trying to send a NotesURL from Lotus Notes to Outlook via SMTP and once it gets to Outlook the link does not work, it is plain text. Does anyone know how to solve this? HTTP is enabled on Domino and Outlook mail format is using Word 2003 as the editor.
You shouldn’t have any difficulty- this task is handled by the smtp translation- if you put in a http://www.mydomain.com in your notes mail and send it to anyone outside the notes domain- it should get translated. Mine works notes > notes (different domain)notes > outlook
You’ll have a lot more luck creating the email as MIME. See Codestore.net for a technique to send a multipart plain text/html MIME email that should work for any receiving client.