dcShield – free Spam control for Domino

It’s not everyday someone offers you useful software at no cost but at DRC Consulting we’re giving away our latest anti-Spam product for Domino to Lotus Domino users. If your current anti-Spam solution costs you anything at all, read on!

dcShield is a server add-in task for Lotus Domino release 5, 6 and 7 servers which provides basic Spam detection and handling services. Running on any supported Domino platform it includes support for whitelists and blacklists (sender, subject text and body text), real-time DNS blacklists and whitelists, Sender Policy Framework (SPF), MIME scanning, mail rules and a selection of advanced spam filters from our flagship anti-spam product, no.Spam.java.

Operating as an add-in task on your Domino server, dcShield is easily administered using console commands like ‘tell dcshield stop’. Configuration is done via a Lotus Notes database, using your Notes client.

… kam eben per mail. ich habs noch nicht getestet, aber ein blick kann sicher nicht schaden.

afrikanisches volksmaerchen

eine schlange, die von jägern gehetzt wurde, bat einen bauern, ihr das leben zu retten. um sie zu verstecken, hockte der bauer sich hin und ließ die schlange in seinen bauch kriechen. als die gefahr vorüber war, sagte er zu der schlange, sie solle herauskommen. doch die weigerte sich. im bauch war es warm und sicher.
auf dem heimweg sah der bauer einen reiher. er ging zu ihm und flüsterte ihn zu, was passiert war. der reiher sagte, er solle sich hinhocken und die schlange herauspressen. als der kopf der schlange herauskam, packte er ihn, zog sie heraus und tötete sie. der bauer hatte angst, es wäre noch schlangengift in seinem bauch, doch der reiher sagte ihm, gegen schlangengift würde helfen, sechs weiße vögel zu kochen und zu essen. “du bist ein weißer vogel”, antwortete der bauer. “du kannst den anfang machen.” er packte den reiher, steckte ihn in einen sack und nahm ihn mit nach hause.
dort erzählte er seiner frau, was passiert war. “wie kannst du sowas machen?” sagte die Frau. “der vogel tut dir einen gefallen, befreit dich von dem biest in deinen bauch, rettet damit dein leben, und du packst ihn und willst ihn töten.” ohne zu zögern ließ sie den reiher frei, und der flog davon. doch vorher hackte er ihr die augen aus.

moral: wenn du siehst, dass wasser bergauf fließt, bedankt sich jemand für einen gefallen.

kein dual core für mich

da will ich getrieben durch ein neues projekt meine technische begeisterung ein wenig austoben und konfiguriere mir online einen hp dl585 mit 4 stück amd 875 opteron 2.2 ghz/1ghz, dual core 1m prozessoren und 8gb 400mhz pc3200 ddr sram modulen – mit wartung listenpreis um die 30.000 dollar; also nicht gerade wenig.

auf dem ding sollte vmware esx server laufen; doch zählt eine dual core cpu lizenztechnisch eigentlich also eine oder doch als zwei? die suche danach brachte etwas ganz anderes hervor: “ESX Server does not support HP BL25p, DL385, and DL585 dual-core systems. Only single-core systems are supported.” (siehe esx systems guide)

also hab ich eben amd 852 opteron 2.6ghz/1m prozessoren genommen…

Microsoft Application Compatibility Toolkit

The Microsoft Application Compatibility Toolkit (ACT) for Windows XP, including Service Pack 2, and Windows Server 2003 contains the tools and documentation you need to evaluate and mitigate application compatibility issues before deploying on these platforms. Tools include the latest versions of the Microsoft Application Analyzer that simplifies application inventory and compatibility reporting, the Internet Explorer Compatibility Evaluator that assists testers in locating compatibility issues with Internet Explorer on Windows XP Service Pack 2, and the Compatibility Administrator that provides access to the necessary compatibility fixes to support legacy applications in Windows.

Security Configuration Wizard (SCW) Documentation

neu im windows server 2003 server sp1 ist der security configuration wizard – dessen aufgabe ist es – abhängig von der server rolle – die minimal notwendige funktionalität zu ermitteln und anhand dessen nicht benötigte funktionalitäten zu deaktivieren; somit wird die angriffsfläche so weit als möglich reduziert.

die scw documentation hilft beim einsatz, ausbau und bei der fehlersuche.

Domino Design Library Examples

The Design Library, a Notes NSF file, is intended to be opened in the Notes client. It contains code samples for various useful functions and reusable design element descriptions. The latter provides documentation for a design element that you can add to one of your own databases by clicking a button.

A sampling of the functionality to be found here:

– Table Editing – A couple of different ways to store tabular information in a Notes document using multi-valued fields, allowing the user to edit one row at a time.
– Progress Bar – Display a percent complete graph while running long processes.
– @Functions script library – LotusScript implementations of various useful list-oriented @Functions, such as @Word and @Explode. A lot of these have been implemented in Notes 6 for string arguments, but these also work in release 5 and on array arguments.
– “Don’t show me this message again” checkbox for Notes applications.
– Comparison of any two documents side by side.
– A more efficient history footer subform showing the author and time of the last several edits of a document.
– A better Newsletter class.
– Object collection classes in LotusScript — Queue and Linked List.
– Compact all databases (locally or on a server).
– Scan a server for database ACL problems and for multiple replicas of the same database.
– Remove orphaned response documents agent.
– ” SendKeys” library sends keystrokes to the Windows OS.

Remote Desktop Connections remote aktivieren

wie bereits einmal erwähnt kann man die remote desktop connections über die registry oder über ein script aktivieren – es geht aber noch einfacher / konfortabler mittels einem freeware tool:

Have you ever forgot to start the “Remote Desktop” option in Windows XP or in Windows 2003 server after installation? To resolve this issue you had to interactively login to the new windows you just installed, and mark the “Remote Desktop” checkbox in the computer properties…

With StartRDP you can remotely configure the Remote Desktop to accept RDP connections.

Quick Elementer 1.1

Quick Elementer is a document based design element implementer. It is very much like the group objects in Teamstudio’s Design Manager (formally Teamstudio Librarian). Elementer will perform the task of coping and pasting design elements form one database to another. I created this because I am a big believer in code reuse using templates and got tired of copying and pasting!

new in version 1.1:
Quick Elementer can now copy elements and inherit elements on the same document.