Hello,
is there a server side setting/parameter to define how Domino mail messages to the internet (e.g. Outlook) are converting notes document/application links?
There is a setting for INotes user for displaying Notes links, but i am not sure if this is also a setting for external messages.
Server.Notes.ini: DominoHTMLOptions=OfferNotesURLInLink=1
==> should display notes links within INotes as notes:// and additionally with https://
I also found this references with upgrade to Domino 14, that there is a problem with Notes links created within application.
https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0115572
and
https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0114314
==> Workaround set NOTESLINKURLS=2
The customer request (only using Outlook and accessing Notes only via webbrowser) to get notes links within mails as https:// urls or with both options (notes:// and https://).