June, 2007

June 2007 NSD Update Build 2708 (W32 & UNIX) released

June 28th, 2007

IBM released on June 16 build 2708 of NSD.

Here’s the fixlist for this build:

SPR Description Version Fixed Comments Associated TN
SCOS6YVTWL NSD memory gets corrupted while reading system handle table 7.0.3/8.0
JROU6WDQH8 NSD core files do not contain crashing thread stack 7.0.3/8.0
JROU6YDVRU Messages indicating “invalid stack frame detected” in NSD logs should not be written by default 7.0.3/8.0 enhancement
RGET6Y8MPL Change to nsd -p to allow for auto detach from Notes Process 7.0.3/8.0 enhancement
XJXJ6RU5ZA NSD -p run against Notes process causes system hang 7.0.3/8.0
MSAN6YAC76 NSD is not suspending Domino processes on Windows 7.0.3/8.0
DCOY6ZGN24 NSD “Local Disks” section takes too long when the shares are not “connected” 7.0.3/8.0
ZSAE72LUK9 Crash in memcheck when attempting to map private handles 7.0.3/8.0
OMAI6TDK9F Error in memcheck due to reading malloc object on Linux (SuSE) platform 7.0.3/8.0
ZSAE6ZYKVD Error in memcheck while dumping NSF Handle Table – Memcheck takes 2 hours to run on RED HAT, and hangs Domino Server 7.0.3/8.0
ZSAE728PAL Error in memcheck when attempting to dump NSF Folder pool info 7.0.3/8.0
MSAN73R9LV NSD should report IPC data time stamps and creator processes 7.0.3/8.0 enhancement
MSAN73R9DN NSD should report last rebooted time on AIX & Solaris 7.0.3/8.0 enhancement
MSAN73RLGB NSD fails to report server tasks on 6.54FP2 7.0.3/8.0

Please be sure to check out Technote 4013182 – Updated NSD for Domino releases to download the NSD update specific to the Domino build you’re running.

Lotus Connections: Demos no Youtube

June 25th, 2007

Para quem quer conhecer um pouco mais o Lotus Connections, solução de social software que a IBM anunciou semana passada, segue o vídeo abaixo, narrado em português:

Existe também um outro video em inglês.

Lotus Domino 8: Como autenticar no servidor relay do seu provedor

June 25th, 2007

Como autenticar no servidor relay do seu provedor a partir do Domino 8 (retirado do Lotus Domino 8 Administrator’s Guide do Beta 3):


Enabling SMTP outbound authentication to relay hosts
You can use SMTP sender authentication to ensure that the sender of a message is a legitimate user of an SMTP server. SMTP sender authentication requires an account name and password for the destination SMTP server. The account name you use must be an account on the relay host SMTP server to which a specific IBM® Lotus® Domino(TM) server routes messages. The purpose of SMTP sender authentication is to authenticate the connection between a Domino router and an SMTP server. Use this feature with SMTP servers that do not allow Anonymous connections, or with SMTP servers that allow both authenticated and non-authenticated connections.
To use the SMTP sender authentication feature, enable the feature on the Server Configuration document by specifying that authentication is enabled or required.
1. Make sure you already have a Configuration Settings document for the server(s) to be configured.
2. From the Domino Administrator, click the Configuration tab and expand the Messaging section.
3. Click Configurations.
4. Select the Configuration Settings document for the mail server or servers you want to administer, and click Edit Configuration.
5. Click the Router/SMTP – Basics tab.
6. In the field “Use authentication when sending messages to the relay host,” choose one of these:
Required – Checks whether the server can authenticate. If the server cannot authenticate, no attempt is made to try a non-authenticated session.
Enabled – Checks whether the server can authenticate. If the server cannot authenticate, an attempt is made to try a non-authenticated session.
Disabled – The SMTP Authentication feature is disabled. Authentication is not attempted.
7. Specify the SMTP account name in the Name field, and the SMTP password in the Password field.
8. Click Save and Close.
To ensure the security of the SMTP account name and password, the Server Configuration Document should be encrypted. A server ID must be included in the server’s encryption list to allow the server to decrypt the document. For instructions on encrypting the Server Connection document, see the topic “Encrypting documents using secret keys” in the IBM® Lotus® Notes® client help.