Thursday, June 28, 2007

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

IBM released on June 16 build 2708 of NSD.

Here's the fixlist for this build:

SPRDescriptionVersion FixedCommentsAssociated TN
SCOS6YVTWLNSD memory gets corrupted while reading system handle table7.0.3/8.0
JROU6WDQH8NSD core files do not contain crashing thread stack7.0.3/8.0
JROU6YDVRUMessages indicating "invalid stack frame detected" in NSD logs should not be written by default7.0.3/8.0enhancement
RGET6Y8MPLChange to nsd -p to allow for auto detach from Notes Process7.0.3/8.0enhancement
XJXJ6RU5ZANSD -p run against Notes process causes system hang7.0.3/8.0
MSAN6YAC76NSD is not suspending Domino processes on Windows7.0.3/8.0
DCOY6ZGN24NSD "Local Disks" section takes too long when the shares are not "connected"7.0.3/8.0
ZSAE72LUK9Crash in memcheck when attempting to map private handles7.0.3/8.0
OMAI6TDK9FError in memcheck due to reading malloc object on Linux (SuSE) platform7.0.3/8.0
ZSAE6ZYKVDError in memcheck while dumping NSF Handle Table - Memcheck takes 2 hours to run on RED HAT, and hangs Domino Server7.0.3/8.0
ZSAE728PALError in memcheck when attempting to dump NSF Folder pool info7.0.3/8.0
MSAN73R9LVNSD should report IPC data time stamps and creator processes7.0.3/8.0enhancement
MSAN73R9DN NSD should report last rebooted time on AIX & Solaris7.0.3/8.0enhancement
MSAN73RLGBNSD fails to report server tasks on 6.54FP27.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.

Monday, June 25, 2007

Lotus Connections: Demos no Youtube

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

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.