Category: <span>Uncategorized</span>

Workaround for restricting the Users to Forward Mail Using SendCopy To from the Mail Rule. Its from TN1516384

To avoid certain user from creating a rule to automatically forward messages to their external email address is by removing the ‘send copy to|B’ field from the action field in the mail template.

This can be done by editing the mail template in the designer client.

1. Make a copy of the mail template (mail85.ntf) and change the name as mail85_test.ntf
2. Open the mail template(mail85_test.ntf) in designer Client                          
3. Form folder >> Open the ‘RulesDlg’ form                            
4. Double click on action field                                      
5. Click on second tab ‘Control’                                      
6. Under the choices, delete the option ‘send copy to|B’              
7. After deleting the option, an empty space still shows. Press delete button again to remove blank space.                                  
8. Press Esc on Keyboard and click on Save button to save the changes.

Open the user mail file in notes client and replace the design with Mail Template (mail85_test.ntf). Once the design replace is completed, user will not be able to see “send copy to” action field.

Therefore , we can prevent users from forwarding mails using a send copy to by making changes in mail template.

Uncategorized

When you work with WebSphere Portal you must understand the basics of an LDAP Server, go and download this Redbook

You need a tool called Browser.

 For several years i used Softerra Ldap Browser and JXPlorer but now  i use Apache Directory Studio it’s Eclipse Based and good tool.

Uncategorized


From TN 1508444

You might detect excessive network traffic when using Sametime Community Server 8.5.2.  Other symptoms are deferent delays during log-in and chats.  This traffic is due to a high number of redundant presence notifications, reported to IBM as APAR# LO62831 (SPR# PPLV8KJ9J3).

A fix is available on IBM Fix Central.  This interim fix is strongly recommended for all 8.5.2 Community Servers to avoid this negative effect on the server performance.  The fix name is 8.5.2.0-Lotus-ST-IF-NTOR-8KJA7G.

Uncategorized

This week we move some large Domino Applications from one server to another.

We got problems about Date Format on the Web Browser.

Pay attention in this configuration :

Image:Domino Web Server Locale and Date Format

You can choose from Browser Client and Server locale.  

From  the TN 1144507

 If you want the server’s operating system settings to apply, you must specify “Server locale” for the “Default regional locale:” value in the Web User Preferences section of the Domino Web Engine tab.  Otherwise, the default is to use the Web browser’s preference settings.

For more information on the Web preferences features that set time zone and regional preferences for Web users, refer to the article “Making Web browsers look smarter with Domino 6 ” by searching on the IBM Lotus developerWorks site (http://www.ibm.com/developerworks/lotus)

Uncategorized

This link to to a technote about required WAS fixpacks when you have WebSphere Portal. The minimun is 7.0.0.13 but you can install a later fix for WAS.

The document instructs:

Image:What is the best decision about WAS Fixpack’s related to WebSphere Portal?

But you have an observation on the same doc:

Image:What is the best decision about WAS Fixpack’s related to WebSphere Portal?

If you install a later WAS Fixpack you get an untested version, IBM doesn’t test WeBsphere Portal in later WAS Fixpacks but is supported.

I think there is only one correct version -> 7.0.0.13 . What you think?

Uncategorized


In Websphere Global Security

for the Domino Federated Repository –

1.)Setting – Distinguished name of a base entry that uniquely identifies this set of entries in the realm  – to match the Domino org  – generally, o=org.

2.)Setting – “Distinguished name of a base entry in this repository ” to blank (empty)

3.) Edit the dmgr’s wimconfig.xml file under the profile_root/config/cells/cell_name/wim/config directory as follows (this example changes the mapping to “externalName”);

From:

{ config:uniqueUserIdMapping propertyForInput=”uniqueName” propertyForOutput=”uniqueName”/}  
 
To:  
 
{config:uniqueUserIdMapping propertyForInput=”externalName” propertyForOutput=”externalName”/}

And then synchronize and restart the nodes and deployment manager.

Please note – if you make subsequent changes to the Global Security Federated Repository area using the ISC – Step 3 may need to be redone as changes may be lost.

What this does –

Step 1.) Insures that the username in the LTPA token created from Domino map to an existing repository in WAS – If there is no match, you get the “user not in defined realm” error in the logs.

Step 2.) Insures that Domino Flat groups can be found for policies

Step 3.) Insures that the username in the  LTPA token that WAS generates is resolvable by the Sametime Community Server. In general, Domino does not validate the usernames contained within the LTPA token, it grants the user “default” level access to the database based on the validity of the token.

Uncategorized

Last week i was working with a Linux Admin Team, installing 18 machines with WebSphere Portal.

When i look at the Linux Admin machine i saw the MobaXterm, i like and i change from Mocha Xterm

http://mobaxterm.mobatek.net/

Uncategorized

From TN 1271709

Do not send mass mail from a production mail server.
Avoid sending mass email. If mass email must be sent, do not send those mass mail messages from a production mail server but an administration server or another dedicated Domino server which is not directly servicing end users.  Distributing this workload will prevent end users from experiencing performance issues related to address expansion during phase one of the message delivery process.

This dedicated Domino server should be configured to hold messages for transfer outside of peak system usage.

Reduce the number of threads for transfer and delivery in the Domino router
If you must sent mass mailings, reducing the number of transfer and delivery threads will decrease the CPU and memory requirements.  
**Note:** This modification may increase the time required for message delivery.

Limit message dispatch,
The Domino router can configured to dispatch smaller numbers of messages (not recipients) for delivery in the mail.box, thus reducing the peak CPU and memory usage for the Domino router server task.  Doing so, however, may increase delivery time.  

To configure, utilize the setting: MailDispatchThreshold=xxx .  (Where xxx is the number of concurrent messages to dispatch; the recommended setting is 100.)

Limit mass mailing
To configure, utilize the following setting: RouterMaxEffectiveSize=xxx (where xxx is in kilobytes.)

When enabled, this restriction will cause the router to present the Non-Delivery Failure (NDF) message when the number of recipients multiplied by the message size (in k bytes) is greater than the value specified by the notes.ini setting.  Attachments are excluded.  The value of the RouterMaxEffectiveSize=setting is set in KB.  

Implement the following notes.ini setting: RouterMaxEffectiveSizeIncAttach=1.
With this setting enabled, any file attachments are included in the equation to calculate the size of the message.

Increase the capacity of your system to support mass mailing.
Most production Domino mail environments are sized based on the usual end user workloads, Mass mailing, however,  is not part of that normal workload.  Therefore if mass mailing is part of your business requirements, increase the CPU and memory available to the specific Domino servers that are expected to support this additional workload.  

For example, if you wish to configure the Domino router with 25 transfer threads and 25 delivery threads, and the largest expected mass mail item will be 10 MB, sent to 1000 users:
Router will require an additional 500 MB of memory to support this particular mass mailing.

To determine the additional CPU required:
By default, the Lotus Domino server can only support 20 concurrent user requests which are available service threads in the pool.  Router can service 2.5 times the load of the server task.  Therefore,  increasing the system requirements by the same is the recommendation. This calculation is based on the 50 threads router will spawn to process mail, 25 delivery threads and 25 transfer threads.  Added together, these 50 router threads is 250% of the 20 threads available by default for end user sessions in Lotus Domino.  In this way. the mail router in Lotus Domino is capable for consuming significantly more system resources than normal when processing large mass email mailings.

For example: an Intel 4 way system driving 80% CPU, 30% on the nserver task would mean that the router is expected to require 3 additional processors to support the load.  If 20 work threads in the server can consume 30% of 4 CPUs (or 1.2 CPUs), then with 50 threads under full load, the Domino router could be expected to consume 3 CPUs, which is 1.2 times 2.5.   In order to make this system strong enough to handle the additional workload of mass mailings, you should add 3 CPUs.  

Limiting factors with regards to server memory:
Domino is a  31-bit, 32-bit or 64-bit application depending on the platform, Total server memory is limited by platform from (1.2 gigabytes to over 4 gigabytes),   If the memory requirements of mass mailing combined with the memory requirements of users exceeds the supported memory of your platform, server hangs or crashes may result.

Uncategorized

You might detect excessive network traffic when using Sametime Community Server 8.5.2.  Other symptoms are deferent delays during log-in and chats.  This traffic is due to a high number of redundant presence notifications, reported to IBM as APAR# LO62831 (SPR# PPLV8KJ9J3).

A fix is available on IBM Fix Central.  This interim fix is strongly recommended for all 8.5.2 Community Servers to avoid this negative effect on the server performance.  The fix name is 8.5.2.0-Lotus-ST-IF-NTOR-8KJA7G.You might detect excessive network traffic when using Sametime Community Server 8.5.2.  Other symptoms are deferent delays during log-in and chats.  This traffic is due to a high number of redundant presence notifications, reported to IBM as APAR# LO62831 (SPR# PPLV8KJ9J3).

Uncategorized

My new Instructor Certification

Image:New Instructor Certification

Uncategorized