Showing posts fromSmartcloud
HTML signature on iNotes
- 04 Dec, 2015
Today i found a solution for a customer migrating from Exchange to Domino/SmartCloud. He want to add signature using html on iNotes
You can use HTML within a iNotes signature by encapsulating all HTML tags within brackets \ \ to mark the text as pass-thru HTML.
If you use an image, the file must exist on a Web server that the iNotes client can access. For example, you can store the image within the domino/html directory of the Domino server and reference the image using the Web address such as http:// /
What follows is an example of HTML code to display a signature with a corporate logo:
\ John DoeExample Corp, [email protected]
(Please note: There should be no spaces after the open
Virtual Server from SoftLayer - Missing Configurations
- 16 Aug, 2018
I ordered two servers from SoftLayer to host some wordpress sites. I tried to update the server using yum update but i got the error bellow Loading mirror speeds from cached hostfile http://mirrors.service.networklayer.com/centos/7/os/x86\64/repodata/repomd.xml: \Errno 12\ Timeout on http://mirrors.service.networklayer.com/centos/7/os/x86\64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. http://mirrors.service.networklayer.com/centos/7/os/x86\64/repodata/repomd.xml: \Errno 14\ curl56 - "Callback aborted" Trying other mirror. http://mirrors.service.networklayer.com/centos/7/extras/x86\64/repodata/repomd.xml: \Errno 14\ curl56 - "Callback abor
Virtual Server from SoftLayer - Missing ConfigurationsRead More