Month: <span>December 2015</span>

There are multiple vulnerabilities in IBM® SDK Java™ Technology Edition, Version 6 SR16FP7 that is used by IBM Notes and Domino. These issues were disclosed as part of the IBM Java SDK updates in October 2015. They are fixed as part of IBM® SDK Java™ Technology Edition, Version 6 SR16FP15.

See the security bulletim here

Uncategorized

A compressed file of your Liberty profile containing a server runtime environment, server configuration, and applications can be created using the included packaging wizard. Because a Liberty profile server is lightweight, it is useful to package up applications and the server in a compressed file. You can then store this package, distribute it to colleagues, use it to deploy the application to a different location or to another machine.

To package your Liberty profile environment:

  1. Stop the server.
  2. Right-click your Liberty profile server, and select Utilities > Package Server.
  3. In the Archive field on the Package Server panel, type a filename and path for your archive package, or click Browse to locate a filename and path. This filename can include a full path name.
  4. In the Include field, select one of these options, depending on what you want in your packaged file:
    • All server content, which includes binary files
    • Only server configuration and applications
  5. Click Finish

Uncategorized

A smart host is a directory server to which SMTP-routed messages are sent when the message recipient cannot be found in the IBM® Lotus® Domino® Directory or other secondary directories configured on the server.

Typically, a smart host is used in organizations that employ multiple mail systems within a single Internet domain. Users on these systems may not be in the Domino Directory. For example, if some users are on a UNIX® sendmail system but their inbound messages are routed through the Domino mail system, you can set up a smart host to ensure proper address resolution.

Last week i need to setup a kind of odd routing.  I need to relay messages sent to Domino users to an Smart Host.  This routing is odd because the users exist on Domino Directory with the same smtp domain.

On the person document set mailsystem to Other Internet Mail and Internet Address and Forward Address to the same address like [email protected].

Configure the Smart Host on the server configuration document

 

Uncategorized