http://www.clientgenie.com/
http://www.epilio.com/web/BLControl.htm Buddylist Control is intended for IBM Lotus Sametime Administrators, and requires server permission to execute. Buddylist Control is a Command Line Utility that allows IBM Lotus Sametime Administrators to: Pre-Populate a users buddylist with default groups or users Add Public Groups to a users buddylist Remove Public Groups from a users buddylist Add Private [...]
Hi First, try to delete the cache.ndk file in the Notes Data directory ! Check also your personnal adress book… Is it ok ? Do you have location document ? Is it well setup ?
Hi The easier solution is “Edit -> Paste Special -> Text” ! Did you try it ?
Hi Did you to try to open the server with the IP adress instead of the server name ? If you make that, Notes will automatically create a connection document (to the destination server) You will find this connection document in the personnal adress book of the client …
You could check <a href=”http://www.developers.net/tsearch?searchkeys=step+by+step+lotus+domino+administration+guide+free”>This site</a> which seems to have a lot of information that would be helpful. It requires registration, but it is free. There are also books like <a href=”http://www.developers.net/tsearch?searchkeys=step+by+step+lotus+domino+administration+guide+free”>this</a> and the one described <a href=”http://searchdomino.techtarget.com/tip/0,289483,sid4_gci1074300,00.html”>here</a> Good Luck! -Flame
No, adminp only functions against replicas of a database on a server. Archives are generally not on servers, also, they are not replicas generally. Mike K
Overall you have, the secret is in this line of code: recep(0) = ThisWorkbook.Worksheets(“Main”).Range(A) This is resetting the 1st item in an array, you need a multi-value array: Redim recep(0 to 100) as string Then loop thru the cells in Excel that contain the recipient addresses and increment the array items arrayCount = 0 ‘this [...]
what if your version is only licensed for instant meetings, do they block the sametime meetings somehow?
are you trying to keep the emails with the original create date? If not just copy & paste them from one mail file to another. You can use the lostuscript notesdocument.copytodatabase method to copy the entire document to the new database. IF you are trying to have duplicate copies in the new file, then you [...]
You can create a new replica on the other server. The problem will be directing users to the new database. You can email users with a link to the new copy. You can use some thrid party utilities or put some code into the database open script to cause the user to open the database [...]
I have had advice from someone I work with who advised: Stationery is not supposed to archive. (it’s stationary stationery) We have problems with stationery where docs created from it don’t archive. This occurs when the creator does it by double-clicking the stationery item instead of using the New –> Memo – Using Stationery from [...]
There is not an existing script but you could probably do it thru the Lotus COM interface. The easiest way is to create an agent in Lotus Notes to extract the information from Excel, and then using the NOTESACL objects of NotesDatabase add the references. Does this help? If you need further assistance, please be [...]
<b>This is open to any members who can shop on Amazon.com and have a valid email address.</b> CarlosDL has surpassed 500 Knowledge Points for this month already. We can know add MrDenny to the list. Flame has now joined the group. Who will be next? 11/17 Techochic Labnuke99 Gilly400 still a lot of time left [...]
Classic iCal issue … use a coexistence solution from Quest Software or Binary Tree to work around this. [disclaimer: I work for Quest] David
Metalogix, Tzunami offer tools and services to achieve this. In addition, I believe that Binary Tree and Vyapin Software (India) offer tools to migrate large amounts of content and lists to Windows SharePoint Services (WSS) as well as Microsoft Office SharePoint Server (MOSS)
Check to see if User B has some type of mail forwarding agent created in his/her mail file.
Lotus Notes Version 6.x You might be able to get header information (of an “open” email) by clicking on View/Show/Page Source This will show the entire contents of the message, with of course, the headers at the top of the message. Also, in Lotus Notes version 4x, 5x, you can click on “Edit/Properties” - Click [...]
Try taking the “message=” out of your MessagBox call.
The easiest way to do this is on a global level. You need to modify the OOTO agent in the template to have the schedule you want. You then need to refresh the design of everyone’s mail file from that newly modified template. After you do that, though, the agent will be signed by you. [...]





