Name Last modified Size
Parent Directory 08-Jul-2008 17:40 -
scriptsmtpd/ 18-Jul-2006 16:46 -
README.txt 31-Oct-2007 04:07 1k
eweather.tar.bz2 19-Jan-2007 11:56 54k
Various bits of code... by Alexander Reeder
smtpguard
OSS for ISP's
smtpguard is a plugin for postfix which allows the admin to
flexibly control the amount of mail flowing through the smtpd
daemon. Imagine anvil for postfix on steriods.
http://flexguard.sourceforge.net/index.html.en
eweather
Given image data (2 types), displays flowing weather patterns on
a 1024x768 screen. In order to get it running, you need to:
1. generate a data cache (please contact me)
2. install enlightenment
(http://www.enlightenment.org/Enlightenment/Get_Enlightenment/)
scriptsmtpd
scriptsmtpd is a scriptable smtp daemon written in c. It is
designed to be used to test the behavior of MTA's at an atomic
level. Currently it supports only one concurrent session. If
you need a daemon to accept and trash large amounts of mail I
recommend smtp-sink, part of the project.