Downloadliste

Projektbeschreibung

batemail is a Perl script that you slip between your MTA (e.g. Sendmail) and your local mailer (e.g. Procmail) to strip potentially nasty attachments from email messages. It takes input on STDIN, removes executable MIME attachments, and gives the result to the local mailer. The criteria for a taboo attachment are that the filename ends in one of several "blacklisted" extensions (EXE, VBS, etc.).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-10 22:42
0.8.7

Diese Pressemitteilung enthält einen kleinen Bugfix, dass Situationen, in denen der MTA geht null Argumente an den Mailer korrigiert. Dieser (völlig legal Verhalten) verursacht wurde Benutzer-Mail geliefert werden, unter bestimmten Umständen Root.
Tags: Minor bugfixes
This release contains a minor bugfix that corrects situations in which the MTA passes null arguments to the mailer. This (perfectly legal behavior) was causing user mail to be delivered to root under certain circumstances.

2002-08-27 23:54
0.8.6

Ein paar potentielle Sicherheitslücken wurden bereinigt.
Tags: Minor security fixes
A couple potential security holes have been cleaned up.

2002-03-26 21:11
0.8.2

Die wichtigste Änderung in dieser Version ist intelligenter Umgang mit Anführungszeichen um die Dateianlagen. Dies hat den Effekt der Verringerung der Zahl der Anlagen, die falsch "durchrutschen".
Tags: Minor bugfixes
The most important change in this release is
smarter handling of quote characters around the
attachment file name. This has the effect of
reducing the number of attachments that
incorrectly "slip through".

2001-10-25 10:15
0.8.0

batemail hat jetzt die Möglichkeit, blockierte Anlagen gespeichert werden. I / O wurde verbessert - der Produktion wird nun direkt an den lokalen Mailer Pipe (nicht mehr temporären Dateien). Einige neue Dokumentation wurde über die Einrichtung aufgenommen Outbound-Filterung (mit Sendmail) und auch zur Installation von Sendmail batemail mit m4 Makros. Der Standard-Speicherort für bestimmte Dateien geändert worden ist.
Tags: Major feature enhancements
batemail now has the ability to save blocked attachments. I/O has been improved - the output is now piped directly to the local mailer (no more tempfile). Some new documentation has been added on setting up outbound filtering (with Sendmail), and also on installing batemail using Sendmail m4 macros. The default location for certain files has been changed.

2001-08-17 05:32
0.7.0

Diese Release ist das Projekt der offiziellen Übergang von "alpha"-Status auf "beta". Es wurde eine allgemeine Clean-up auf den Quellcode durchgeführt. Logging wurde auch verbessert, um sowohl mehr Details und eine genauere Kontrolle über Logging Ausführlichkeit Verfügung stellen und die gesperrten Dateinamen ist in der Mitteilung an den Empfänger gemeldet.
Tags: Minor feature enhancements
This release marks the project's official transition from "alpha" status to "beta". There has been a general clean-up performed on the source code. Logging has also been improved to provide both more detail and finer control over logging verbosity, and the blocked filename is reported in the notice to the recipient.

Project Resources