Home / Community / Downloads

Downloads

Our repository of code and useful tidbits.

tarbackup-1.0.6

A quick and dirty command line backup utility (wrapper around GNU Tar, actually).

Out of Office

A small PHP application for procmail that creates a procmail 'recipe' to send an autoresponse with a configurable vacation message. Users log into a small webapp with their email username and password (it uses IMAP as the authentication mechanism), and are able to set, update and delete their Out of Office message
This application is as bare bones as it gets, it does not keep track of who it's sent a vacation response to or anything like that.

mkVirtUsertable.php

A script I wrote that extracts the user and group email addresses from a Scalix server, and whips them up into a Virtusertable for Sendmail.

I wrote this script for use with the SpamDigester, so that the perimeter spam filtering appliance would have an authoritative list of the valid email addresses on the server. The separation of the perimeter appliance from the Scalix server allows the flexibility of having addresses marked in this script as "Internal" so that Scalix users can email to/ from that address, but it's not available to the Internets for spammers to find and exploit (i.e. Staff@yourdomain.com).