deutsch english 

 My Software

This is a collection of programs and modules written by me that are free to use (and abuse).

Perl Modules

Net::SMTP::PostfixExt

The XCLIENT and XFORWARD protocols are extensions to the standard SMTP verbs introduced by the Postfix mailserver to allow filtering proxies to pass on original client information to an upstream...

More...

Net::SMTP::XCLIENT

The XCLIENT protocol is an extension to the standard SMTP verbs introduced by the Postfix mailserver to allow filtering proxies to delegate tasks like recipient verification to an upstream MTA....

More...

Net::SMTP::XFORWARD

The XFORWARD protocol is an extension to the standard SMTP verbs introduced by the Postfix mailserver to allow filtering proxies to pass on original client information to an upstream MTA. This is...

More...

Convert::XText

The XText encoding is a simple conversion to encapsulate data with more than 7 bits in the standard US-ASCII charset. This is used e.g. in the ESMTP protocol between mail servers. Instead of...

More...

Date::Spoken::German

This module provides you with functions to easily convert a date (given as either integer values for day, month and year or as a unix timestamp) to its representation as german text, like you...

More...

Win32 Programming

Concatenator

If you ever had to combine a file consisting of multiple binary parts (e.g. downloaded from Usenet) into a single one on Windows using the built-in copy command, you know how little fun that is....

More...

ExtjS Extensions

Ext.ux.plugins.grid.CellExpander

Expander-Plugin for the GridPanel class. Provides the functionality to display additional information for a grid row via a click on a plus symbol. In contrast to the more commonly used extension Ext.ux.grid.RowExpander, you can have more than one CellExpander per grid row. Also supports on demand loading via AJAX.

More...

Ext.ux.plugins.grid.highlightSort

Highlights the column in the GridPanel which is currently being sorted by, whereby ascending and descending sort can have different colours.

More...

Ext.ux.grid.selectiveCheckboxSelectionModel

Extension to the standard class Ext.grid.CheckboxSelectionModel. Extends the GridPanel class with the "checkboxCondition" option, to which a function can be assigned that decides whether a checkbox should be shown for each respective row. If now checkbox is shown, the row also isn't selectable. Supports multi- and singleselect.

More...

Ext.ux.plugins.grid.CellToolTips

An extension that adds memory friendly, template based tooltips to individual columns of a grid. The tooltips can either be static html or templates filled either from the row's underlying record data, or the result of an AJAX call (both HTML and JSON results are possible);

More...

Ext.ux.plugins.grid.stripeCols

An ExtJS extension that provides alternate background colouring for grid columns to improve readability. Colours can be set via CSS classes, and there are configuration option to skip or exclude specific columns.

More...

Tools

postsize

Postsize is a simle policy daemon for the Postfix Mailserver and implements before-queue size checking for emails on recipient or domain basis. It is completely writting in Perl and uses the...

More...

Mozilla AddOns

ServerFilterFromAddress

Normally, if you create a filter from an address in a usenet message, the scope is limited to the current group. This plugin lets you add server-wide filters from the address' context menu.

More...