[EMAIL PROTECTED] a écrit :
I think I found how to adjust Lotus Notes so I can send plain text. We do not need any additional advertising!
Cool :)
"setSynchOnWrite( true )" would be fine, however I do not have that as a method. I am using ApacheDS 1.0.1 and do not see it as on option on mutablePartitionConfiguration or MutableServerStartupConfiguration. I do see it on MutableBTreePartitionConfiguration which I am not using.
Grok... It's a protected method. I'm not even sure that you need to use this setSynchOnWrite in your case. Just be sure to correctly shutdown the server, it should be enought. I will double-check. Emmanuel
