Section: .. / UNIX / mail /
| /// File Name: |
sendmail.8.12.2.tar.gz |
Description:
|
Sendmail is a very popular unix Mail Transfer Agent, a program that moves mail from one machine to another.
| | Homepage: | http://www.sendmail.org | | Changes: | Portability fixes for problems with setgid() and stat(). Provides better support for OSs like HP-UX, NetBSD, and AIX, and adds a new port for HP MPE-ix. The daemon also properly collects its children to avoid temporary zombie processes. Changelog available here. | | File Size: | 1834935 | | Last Modified: | Jan 17 02:24:35 2002 |
| MD5 Checksum: | 67b33ea2e385c1644085fc4ee4bb2940 |
|
| /// File Name: |
anomy-sanitizer-1.48.tar.gz |
Description:
|
The Anomy mail sanitizer is a filter designed to block email-based attacks such as trojans and viruses. It reads an RFC822 or MIME message and removes or renames attachments, truncate unusually long MIME header fields and sanitizes HTML by disabling Javascript and Java. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs and has built-in support for third-party virus scanners.
| | Author: | Bjarni R. Einarsson | | Homepage: | http://mailtools.anomy.net | | Changes: | Improved Windows platform compatibility. The way that style blocks are handled by the html cleaner was improved. Some other minor bugs were fixed. | | File Size: | 111711 | | Last Modified: | Jan 7 21:16:07 2002 |
| MD5 Checksum: | 272ee0669d5ade0141bf9f696e93e913 |
|
| /// File Name: |
anomy-sanitizer-1.45.tar.gz |
Description:
|
The Anomy mail sanitizer is a filter designed to block email-based attacks such as trojans and viruses. It reads an RFC822 or MIME message and removes or renames attachments, truncate unusually long MIME header fields and sanitizes HTML by disabling Javascript and Java. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs and has built-in support for third-party virus scanners.
| | Author: | Bjarni R. Einarsson | | Homepage: | http://mailtools.anomy.net | | Changes: | Rewritten HTML sanitizer which enforces default-deny instead of the old default-allow policy, in addition to many other HTML-related improvements. Also adds generic detection of MIME-type/filename mismatches, which protects against bugs like those exploited by BadTrans and Nimda. | | File Size: | 108552 | | Last Modified: | Dec 14 02:37:17 2001 |
| MD5 Checksum: | deaa271b01789759e3900205aa0adb04 |
|
| /// File Name: |
mimedefang-2.2.tar.gz |
Description:
|
MIME Defanger is a flexible MIME e-mail scanner designed to protect Windows clients from viruses and other harmful executables. It works with Sendmail 8.11 / 8.12 and will alter or delete various parts of a MIME message according to a flexible configuration file.
| | Author: | David F. Skoll | | Homepage: | http://www.roaringpenguin.com/mimedefang | | Changes: | New actions were added (action_replace_with_url, action_notify_administrator). Now possible to customize rule sets on a per-domain basis, which is useful if you host many virtual domains. Now issues an SMTP temporary-failure code if a filter fails, which is safer than the old behavior of adding a warning and allowing mail through. | | File Size: | 85546 | | Last Modified: | Dec 8 23:07:24 2001 |
| MD5 Checksum: | d9ec08b7fa57b2367bdd645bff4a00df |
|
| /// File Name: |
inflex-1.0.10.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | RipMIME and alterMIME were added, crontab entry was corrected, X flag for MDA, -i flag for sendmail, and "remove if blocked" and "remove if passed" options added. | | File Size: | 90898 | | Last Modified: | Oct 26 02:11:12 2001 |
| MD5 Checksum: | c268c22aed5fc7b8b4eb8585cfa9d80e |
|
| /// File Name: |
anomy-sanitizer-1.44.tar.gz |
Description:
|
The Anomy mail sanitizer is a filter designed to block email-based attacks such as trojans and viruses. It reads an RFC822 or MIME message and removes or renames attachments, truncate unusually long MIME header fields and sanitizes HTML by disabling Javascript and Java. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs and has built-in support for third-party virus scanners.
| | Author: | Bjarni R. Einarsson | | Homepage: | http://mailtools.anomy.net | | Changes: | Important bugs are fixed - including one which sometimes causes corruption of Base64-encoded attachments. | | File Size: | 97100 | | Last Modified: | Oct 12 02:38:07 2001 |
| MD5 Checksum: | afa9664abf9a51450e56e980bade138b |
|
| /// File Name: |
sendmail.8.12.1.tar.gz |
Description:
|
Sendmail is a very popular unix Mail Transfer Agent, a program that moves mail from one machine to another.
| | Homepage: | http://www.sendmail.org | | Changes: | A potential security problem has been uncovered in 8.12.0 which might be exploited locally by malicious users to gain access to the client mail queue. Includes a privacy enhancement which prevents information leakage when sendmail has extra privileges by disabling debugging (command line -d flag) during queue runs and disabling ETRN when sendmail -bs is used. Changelog available here. | | File Size: | 1790933 | | Last Modified: | Oct 4 00:02:55 2001 |
| MD5 Checksum: | 0c3c0442c138d5b00a48ca48d95a71eb |
|
| /// File Name: |
mimedefang-1.4.tar.gz |
Description:
|
MIME Defanger is a flexible MIME e-mail scanner designed to protect Windows clients from viruses and other harmful executables. It works with Sendmail 8.10 / 8.11 and will alter or delete various parts of a MIME message according to a flexible configuration file.
| | Author: | David F. Skoll | | Homepage: | http://www.roaringpenguin.com/mimedefang | | Changes: | Handles MIME-encoded words in headers correctly. | | File Size: | 57269 | | Last Modified: | Sep 21 23:42:00 2001 |
| MD5 Checksum: | 6839047f41123eb3ef440927ad8d427e |
|
| /// File Name: |
sendmail.8.12.0.tar.gz |
Description:
|
Sendmail is a very popular unix Mail Transfer Agent, a program that moves mail from one machine to another.
| | Homepage: | http://www.sendmail.org | | Changes: | This release includes lots of security and performance issues. The sendmail binary is no longer setuid! There is better memory and thread handling and lots of fixes. Changelog available here. | | File Size: | 1783911 | | Last Modified: | Sep 21 23:27:41 2001 |
| MD5 Checksum: | 25ab5737edfae98b12b3071cf6e7cf00 |
|
| /// File Name: |
anomy-sanitizer-1.43.tar.gz |
Description:
|
The Anomy mail sanitizer is a filter designed to block email-based attacks such as trojans and viruses. It reads an RFC822 or MIME message and removes or renames attachments, truncate unusually long MIME header fields and sanitizes HTML by disabling Javascript and Java. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs and has built-in support for third-party virus scanners.
| | Author: | Bjarni R. Einarsson | | Homepage: | http://mailtools.anomy.net | | Changes: | Made LINK and FRAMESET tags to list of defanged HTML tags. Fixed logging bugs and character mangling issues. | | File Size: | 93539 | | Last Modified: | Sep 5 02:05:31 2001 |
| MD5 Checksum: | cefaaf920c828cb459c3ab6375884c07 |
|
| /// File Name: |
anomy-sanitizer-1.42.tar.gz |
Description:
|
The Anomy mail sanitizer is a filter designed to block email-based attacks such as trojans and viruses. It reads an RFC822 or MIME message and removes or renames attachments, truncate unusually long MIME header fields and sanitizes HTML by disabling Javascript and Java. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs and has built-in support for third-party virus scanners.
| | Author: | Bjarni R. Einarsson | | Homepage: | http://mailtools.anomy.net | | Changes: | Some security vulnerabilities discussed on bugtraq were fixed. | | File Size: | 90317 | | Last Modified: | Aug 25 02:58:48 2001 |
| MD5 Checksum: | 6c0af0aea116356035e2bfc66f3371c4 |
|
| /// File Name: |
exiscan-v2.01.tar.gz |
Description:
|
exiscan is an email virus scanner that works together with the Exim MTA from http://www.exim.org. It is written in Perl, and is easy to implement. It supports multithreaded unpacking and scanning of mail, with a configurable number of processes. It has generic support for available command line virus scanners, and can scan inside of MS-TNEF and SMIME (signed) wrapped messages.
| | Homepage: | http://duncanthrax.net/exiscan | | File Size: | 16800 | | Last Modified: | Aug 25 02:28:09 2001 |
| MD5 Checksum: | 5dddcde5ae9130dd122cbd897a239a2d |
|
| /// File Name: |
sendmail.8.11.6.tar.gz |
Description:
|
Sendmail is a very popular unix Mail Transfer Agent, a program that moves mail from one machine to another.
| | Homepage: | http://www.sendmail.org | | Changes: | Fixes a local root vulnerability due to a memory access violation. Fixes some segmentation violations. Changelog available here. | | File Size: | 1374835 | | Last Modified: | Aug 24 22:05:35 2001 |
| MD5 Checksum: | a57e7681d810d9d6400cbe6bbcf06aa0 |
|
| /// File Name: |
sendmail.8.11.5.tar.gz |
Description:
|
Sendmail is a very popular unix Mail Transfer Agent, a program that moves mail from one machine to another.
| | Homepage: | http://www.sendmail.org | | Changes: | Fixes a race condition, and fixes for increased stability. . Changelog available here. | | File Size: | 1374187 | | Last Modified: | Aug 14 02:50:46 2001 |
| MD5 Checksum: | 7b8c5771e5e80799c94292ff6429b7ce |
|
| /// File Name: |
anomy-sanitizer-1.40.tar.gz |
Description:
|
The Anomy mail sanitizer is a filter designed to block email-based attacks such as trojans and viruses. It reads an RFC822 or MIME message and removes or renames attachments, truncate unusually long MIME header fields and sanitizes HTML by disabling Javascript and Java. It uses a single-pass pure Perl MIME parser, which can make it both more efficient and more precise than other similar programs and has built-in support for third-party virus scanners.
| | Author: | Bjarni R. Einarsson | | Homepage: | http://mailtools.anomy.net | | Changes: | Many bugfixes to the MIME parser and filename policy code. Documentation on sendmail m4 configuration and sanitizing with Postfix has been added. The code has been reorganized a bit. A MIME simplifier has been added for people who want to strip attachments from messages destined for mailing lists. | | File Size: | 81218 | | Last Modified: | Aug 8 21:47:23 2001 |
| MD5 Checksum: | f368547650b0886a17a2887ef77e7e84 |
|
| /// File Name: |
virge-2.03.tar.gz |
Description:
|
Virge is mail scanner written in C which requires Sendmail, and AVPDaemon or Sophie (for virus checking). It can check mail for virii, and also for attachment names (regular expressions, full names, etc). It scans mail for virii very quickly, since the virus scanners used are always loaded in memory.
| | Homepage: | http://www.vanja.com/tools/ | | Changes: | A case sensitivity bug related to strstr() usage has been fixed and an infinite loop in fgets() has been fixed that occurred if the ending boundary was missing/invalid. | | File Size: | 229302 | | Last Modified: | Aug 8 21:33:18 2001 |
| MD5 Checksum: | 97a57d1d3f6fe7fab6a286e680854f29 |
|
| /// File Name: |
virge-2.01.tar.gz |
Description:
|
Virge is mail scanner written in C which requires Sendmail, and AVPDaemon or Sophie (for virus checking). It can check mail for virii, and also for attachment names (regular expressions, full names, etc). It scans mail for virii very quickly, since the virus scanners used are always loaded in memory.
| | Homepage: | http://www.vanja.com/tools/ | | File Size: | 226707 | | Last Modified: | Aug 2 21:51:23 2001 |
| MD5 Checksum: | 304b5293ed0b1c199375b08f7599a741 |
|
| /// File Name: |
mimedefang-1.3.tar.gz |
Description:
|
MIME Defanger is a flexible MIME e-mail scanner designed to protect Windows clients from viruses and other harmful executables. It works with Sendmail 8.10 / 8.11 and will alter or delete various parts of a MIME message according to a flexible configuration file.
| | Author: | David F. Skoll | | Homepage: | http://www.roaringpenguin.com/mimedefang | | Changes: | Supports sendmail 8.12. An "append_boilerplate" action has been added to append boilerplate text to outgoing mail. A "-test" feature has been added to test filters for correctness before installing them on a live server. Also cleaned up the code a little and fixed some bugs. | | File Size: | 57046 | | Last Modified: | Jul 21 00:45:31 2001 |
| MD5 Checksum: | dbc3f5f606198591d46da08e7ffe13ea |
|
| /// File Name: |
inflex-1.0.9PR1.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | Added disclaimer ability via alterMIME tool. Fixed up minor issues with various OS's. Split OS selection into v6/7 with RHat and SuSE. | | File Size: | 47053 | | Last Modified: | Jul 21 00:41:21 2001 |
| MD5 Checksum: | 5c72be63b799ce96af7dc6aecaf364e2 |
|
| /// File Name: |
inflex-1.0.8.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | Corrected $filelist variable in script. Fixed McAfee AV support ripMIME string operations update. | | File Size: | 46293 | | Last Modified: | Jul 18 18:09:25 2001 |
| MD5 Checksum: | 6f8e7e55c543762ccd76969c20041ab8 |
|
| /// File Name: |
inflex-1.0.7.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | Updating the ripMIME codebase to 1.0.2; existing users of Inflex can simply upgrade ripMIME. | | File Size: | 45386 | | Last Modified: | Jun 4 18:01:28 2001 |
| MD5 Checksum: | 5fa0e17e31b2df7864dff969d9ad3b42 |
|
| /// File Name: |
mimedefang-1.2.tar.gz |
Description:
|
MIME Defanger is a flexible MIME e-mail scanner designed to protect Windows clients from viruses and other harmful executables. It works with Sendmail 8.10 / 8.11 and will alter or delete various parts of a MIME message according to a flexible configuration file.
| | Author: | David F. Skoll | | Homepage: | http://www.roaringpenguin.com/mimedefang | | Changes: | Fixes for compilation problems on BSD and Solaris, support for more virus-scanners, added support for including output of virus-scanners in notification messages, and safer invocation of sendmail for notification messages. | | File Size: | 54174 | | Last Modified: | Jun 4 17:50:04 2001 |
| MD5 Checksum: | eae78bc4a4715517d8f2b94f229302f7 |
|
| /// File Name: |
inflex-1.0.6.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | This release fixes the FSAV error code response so that Inflex correctly identifies "possible" Virus detections. | | File Size: | 44831 | | Last Modified: | May 18 17:38:14 2001 |
| MD5 Checksum: | 52abb79fc8ceefb427de45acf8ce3fb8 |
|
| /// File Name: |
inflex-1.0.4.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | grep and find flags updated for increased portability over different operating systems. NOD32 AV support added. Minor asthetic changes to install script. | | File Size: | 45472 | | Last Modified: | May 14 19:22:29 2001 |
| MD5 Checksum: | c1b9ace7212d907d85b1f0abc09948d9 |
|
| /// File Name: |
inflex-1.0.1.tar.gz |
Description:
|
Inflex is an email scanner which encapsulates your existing sendmail server setup. It scans both incoming and outgoing email and it does not alter your current /etc/sendmail.cf file. It can scan for email viruses, unwanted file types (eg. EXE, BMP, MPEG) and file names (eg. prettypark.exe). It can also be used to scan for text snippets within emails.
| | Author: | Paul L Daniels | | Homepage: | http://www.inflex.co.za | | Changes: | Installation for SuSE distributions was corrected. The previous version's install script would lock up. | | File Size: | 45579 | | Last Modified: | May 8 19:14:57 2001 |
| MD5 Checksum: | 5caeec1d94b89ce22702eec174ec20bc |
|
|
|
|
|