371 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
The forgotten PMR about DAOS
Wed, May 2nd 2012 268
Technote: just a matter of (SSL) trust...
Mon, Apr 23rd 2012 157
So you can't manage mailbox folders with Lotus Notes Traveler with Apple devices
Wed, Apr 18th 2012 243
Some issues solved about Domino on Linux SUSE SLES 11
Thu, Apr 5th 2012 178
Do you need some help to install IBM Connections 3.0.1 on Linux?
Thu, Mar 29th 2012 204
Cannot print mail messages from Notes hosted on Citrix?
Thu, Mar 29th 2012 210
A DAOS mistery solved: which memo references that specific .NLO file?
Sat, Mar 24th 2012 184
Top 10
Running mail rules over previous mail messages?
Thu, Aug 19th 2010 1538
Your Notes HTTP password changed? iPhone Traveler users...
Sun, Feb 20th 2011 337
Mass mailing is killing your Domino server? Killing the sender is not an option
Mon, Jan 23rd 2012 321
Updates to the "Sametime 8.5.2 From zero to hero" installation guide
Wed, Dec 21st 2011 268
The forgotten PMR about DAOS
Wed, May 2nd 2012 268
Traveler Can't create Java VM ?
Fri, May 13th 2011 266
Wired: IBM's Suarez and his e-mail-less experience
Sat, Jan 21st 2012 249
So you can't manage mailbox folders with Lotus Notes Traveler with Apple devices
Wed, Apr 18th 2012 243
Some remarks about installing Sametime 8.5.2
Fri, Dec 2nd 2011 228
Installing Traveler 8.5.3 on Domino for Linux: installer hung.
Fri, Nov 11th 2011 213


Mass mailing is killing your Domino server? Killing the sender is not an option
   

Some weeks ago a customer called me complaining that Domino was not working anymore and, guess what, we find out that somebody was sending a big memo to hundreds of people, memo containing a big attachment!

How to deal with that case? No way.... Unless you read the really useful AdminBlast 2012 slides from Paul Mooney (tip #21) and also the following IBM Technote:

How to avoid performance issues related to mass email delivery in Lotus Domino


You just need two notes.ini settings:

RouterMaxEffectiveSizeIncAttach=1

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. The value of the RouterMaxEffectiveSize=setting is set in KB.



P.S.
Thanks Paul :-)



---------------------
http://feedproxy.google.com/~r/Dominobaloney/~3/ovduKOEIYmc/mass-mailing-is-killing-your-domino.html
Jan 23, 2012
322 hits



Recent Blog Posts
268


The forgotten PMR about DAOS
Wed, May 2nd 2012 2:34a   Cristian D'Aloisio
On 21st March, on behalf of a customer, I opened a ticket with IBM about a DAOS issue: IBM PMR 01838,841,758 :DAOS error specified private key does not exist A technician call me back, I sent him some logs, made some tests. Later I started to ask info about the ticket, both via phone and e-mail , soliciting the ticket, but I had no answer. Just today I called the IBM toll-free number to solicit once again the ticket: besides soliciting the ticket, the help-desk could not escalate the ticke [read] Keywords: ibm blogger
157


Technote: just a matter of (SSL) trust...
Mon, Apr 23rd 2012 6:06a   Cristian D'Aloisio
Does your server-side scheduled Java program crashes trying to connect to an SSL-enables site? Is the error message something like: HTTP JVM: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.g: No trusted certificate found Here's a useful IBM Techonote # 1588966 Importing an SSL Certificate into the JVM . Have fun :-) [read] Keywords: ibm blogger java server
243


So you can't manage mailbox folders with Lotus Notes Traveler with Apple devices
Wed, Apr 18th 2012 5:58a   Cristian D'Aloisio
No problem, just read this wiki document to find out how to enable mailbox folder management for iOS 5 devices (iPhone, iPad). From the document: Starting with Lotus Notes Traveler 8.5.3.1, mobile devices running Apple iOS 5 have the ability to create, rename, move, and delete mail folders from their devices. However, this feature is not enabled by default and must be enabled at the Lotus Notes Traveler server by the server administrator before these functions will succeed. To enable folde [read] Keywords: ldd lotus notes traveler apple blogger iphone mobile server wiki xml
178


Some issues solved about Domino on Linux SUSE SLES 11
Thu, Apr 5th 2012 9:40a   Cristian D'Aloisio
Just today I had to install Fix Pack 1 for a Domino server version 8.5.3 on a Linux box, SUSE SLES 11 64bit. Easy job, right? Actually not: when I ran installation script through a putty console I got an error soon after: something like "Couldn't find strings.res ..." Lucklily I found out the following IBM Technote #1198504 Upgrading the Domino AIX Server Fails So it was an issue related to the LANG environment setting, not set or wrongly set. In my case I followed the technote hints r [read] Keywords: domino ibm lotus notes aix blogger desktop interface linux server
204


Do you need some help to install IBM Connections 3.0.1 on Linux?
Thu, Mar 29th 2012 6:40a   Cristian D'Aloisio
I recently installed a IBM Connections 3.0.1 pilot systemn over a Linux Suse SLES 64bit OS (one VM box for DB2+TDI, the other for WSA+Connections etc, 4 GB RAM each). After some googling I found out the Christoph Stoettner 's nice slides on the subject (written in German). I dare to contact him by email for the very first asking him the English version of his guide: since there's no English version of his guide, he pointed out to another guide, the Lotusphere 2012 Show300 "Become a Conn [read] Keywords: connections ibm lotusphere blogger db2 email linux vm
210


Cannot print mail messages from Notes hosted on Citrix?
Thu, Mar 29th 2012 4:45a   Cristian D'Aloisio
Let's say you are using the Lotus Notes client hosted on Citrix. When trying to print a mail message (html/mime message) you get some kind of error message like the following: Line: 2053 Char: 1 Error: The system cannot find the file specified Url: res://ieframe.dll/preview.js and actually that stop you from printing the memo, then "then solution is to add a "Fonts" folder to C:Users+USERNAME+Windows I just added the folder to each current user and also put the folder in the Defau [read] Keywords: lotus notes notes client blogger citrix profile vm
184


A DAOS mistery solved: which memo references that specific .NLO file?
Sat, Mar 24th 2012 9:08a   Cristian D'Aloisio
Warning:use this info carefully, it's about DAOS debugging, it's not documented, it can change in thje future, maybe it can impact the performance of your Domino server. I'm working on a case about DAOS: some .NLO files cannot be read by the Domino server and I get some error message on the console: "Specified private keys does not exist" I'm working with IBM Support to find the cause of this problem that luckily does not involve all mailboxes and not all memos (NLO files encrypted wit [read] Keywords: domino ibm lotus notes notes client blogger server




191


Why Quickr fix pack installer fails?
Wed, Feb 29th 2012 8:14p   Cristian D'Aloisio
Recently I had to install the latest Fix Pack on Quickr 8.5.1 for Domino, # 25, on a Windows box. Normally you can choose which installation method to use: manual: you copy/paste the Quickr FP files in the proper Domino server pathsautomatic: you just run a jar file that knows what to do, as long you have a proper Java JRE and other requisites listed in the fix pack release notes (the easy and quicker way I like) Every now and then, when I run the automatic fix pack installer I get the follow [read] Keywords: agent domino ibm notes nsd quickr application blogger java server
322


Mass mailing is killing your Domino server? Killing the sender is not an option
Mon, Jan 23rd 2012 3:24p   Cristian D'Aloisio
Some weeks ago a customer called me complaining that Domino was not working anymore and, guess what, we find out that somebody was sending a big memo to hundreds of people, memo containing a big attachment! How to deal with that case? No way.... Unless you read the really useful AdminBlast 2012 slides from Paul Mooney (tip #21) and also the following IBM Technote: How to avoid performance issues related to mass email delivery in Lotus Domino You just need two notes.ini settings: RouterMaxE [read] Keywords: domino ibm lotus notes blogger email server
249


Wired: IBM's Suarez and his e-mail-less experience
Sat, Jan 21st 2012 6:11p   Cristian D'Aloisio
For Suarez, it’s not just more efficient. It’s a nicer way to communicate. There’s a “Tinker, Tailor, Soldier, Spy” kind of passive-aggressiveness to the way many people use corporate e-mail, with the strategic bcc and the cover-your-ass e-mail message. “If you have been using e-mail in a corporate environment, you know that plenty of people use e-mail as a weapon against their own colleagues,” he says. “This was also creating a new way of working where you wouldn’t need to jus [read] Keywords: ibm blogger




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - FAQ - Mobile Edition