Simscan is a simple program that enables qmail-smtpd to reject
viruses, spam and block attachments during the SMTP conversation
so the email never makes it into your computers. It is completely
open source and uses other open source components.
Very efficient and written in C.
slapd-cyrus is a slapd perl backend, used to translate LDAP DIT into
Cyrus IMAP-server configuration. It can manage user folders, shared
folders and ACLs of shared folders.
smtp-cli is a powerful SMTP command line client with a support for
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.
sortmail - sort email messages by date/time
sortmail is a front end for decomposemail(1) and recom-
posemail(1). Each mailbox argument is disassembled into
its component messages, then these messages are reassem-
bled into new mailboxes based on command line selection
criteria. Some additional functionality is provided, such
as backup copies, recursion, etc.
Software written by: Daniel E. Singer (a.k.a. Toolman)
Lasse L. Johnsen
lasse@freebsdcluster.org
Custom rulesets for SpamAssassin which are not part of the official distro.
Before running these rules please do the following:
1. Read any extra info available with the rules, including the comments
in the .cf files.
2. Check to make sure that the default scores in these rules fit your
installation. You might want to modify scores.
3. Make sure to --lint the rules after loading them.
4. Test the new rulesets. Keep an eye on hits from the new rules to
determine if the scoring is right for you.
Spamcup is a tool for automatic spam reporting via Spamcop.net.
It performs the same actions as if you were to report spam to
spamcop.net with a Web browser, but from the commandline.
Spamcup is written in Perl.
Human friendly curses interface for spamdb(8) to manage addresses for the
whitelist/greylist.
Note: This is for OpenBSD's spamd(8), which has absolutely nothing to do with
SpamAssasin's spamd.
It's simple, and "just works" ... What more is there to say?
Esmtp is a wrapper for SMTP client library based on the libESMTP library
(http://www.stafford.uklinux.net/libesmtp/). You can use it to send messages
using internal SASL, and external/openssl SSL support.
spamdyke is a filter for monitoring and intercepting SMTP
connections between a remote host and a qmail server. Spam
is blocked while the remote server (spammer) is still
connected; no additional processing or storage is needed.
In addition to all of its anti-spam filters, spamdyke also
includes a number of features to enhance qmail.
Best of all, using spamdyke does not require patching or
recompiling qmail!
Spamilter is a Sendmail milter written entierly in C, and therefore
is faster and less cpu intensive than other interperative based solutions.
It blocks spam using the following methods;
* Configurable Realtime DNS Blacklists
* Sender Address verification
* Configurable Black and White lists
* Invalid MTA hostname verfication
* Basic Virus/Worm file attachment rejection for files ending
in .pif, .scr, etc.. via MsExtChk filter
* SPF via libspf
* Realtime firewall blocking of MTA hosts with invalid host names via
MtaHostIpfw filter
* Realtime rate limited connection blocking via firewall rule injection
All actions are logged via syslog with both the sender and the recipient.
From this, report generation and notification to recipients showing
activity becomes extremely simple.
LICENSE: BSD 4-clause
Copyright 2003 - Neal Horman. All rights reserved.
This product includes software developed by Neal Horman.