Download List

Projeto Descrição

MIMEDefang is a flexible MIME email scanner designed to do all kinds of email processing, including anti-virus scanning, anti-spam scanning, replacing parts of messages with URLs, adding boilerplate disclaimers, and so on. It can alter or delete various parts of a MIME message according to a Perl-based policy filter. It can also bounce messages with unacceptable attachments and modify SMTP response codes on the fly. It works with the Sendmail 8.11 and newer "Milter" API, which makes it more flexible and efficient than procmail-based approaches.

System Requirements

System requirement is not defined
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.

2012-01-24 08:31
2.73

Esta versão contém três novos recursos. Uma nova opção -G faz com que arquivos criados por mimedefang para ser legível pelo grupo e soquetes como grupo-legível/gravável. O Multiplexador snoops em comunicações e salva o Sendmail-ID de fila para fins de registro. Ele registra o ID de fila quando o registro STDERR do slave. Finalmente, MIMEDefang passa ao longo do número de porta do cliente, endereço IP do servidor e número da porta do servidor para todas as funções de filtro. Além dos três novos recursos, há várias correções de bugs menores.
Tags: Stable
This release contains three new features. A new -G option causes files created by mimedefang to be group-readable and sockets to be group-readable/writable. The multiplexor snoops in on communications and saves the Sendmail queue-ID for logging purposes. It logs the queue ID when logging a slave's STDERR. Finally, MIMEDefang passes along the client port number, server IP address, and server port number to all filter functions. In addition to the three new features, there are several minor bugfixes.

2011-07-21 07:00
2.72

Isto é puramente uma limpeza e liberação bugfix. Correções importantes incluem melhor manuseio de inicialização para evitar uma corrida entre a inicialização de mimedefang e Sendmail, e melhor tratamento de respostas longas a partir de scanners para o protocolo de comunicação mestre / escravo não fica dessincronizado.
Tags: Stable, bugfix
This is purely a cleanup and bugfix release. Major fixes include better startup handling to avoid a race between startup of MIMEDefang and Sendmail, and better handling of long responses from scanners so the master/slave communication protocol does not become desynchronized.

2010-06-25 06:42
2.70

Isso corrige apenas uma falha em 2,69 e versões anteriores: O código embutido Perl não chamar PERL_SET_CONTEXT após a bifurcação, o que resultou em um comportamento estranho no código de verificação.
Tags: Stable, Bugfixes
This fixes just one bug in 2.69 and earlier versions: The embedded Perl code did not call PERL_SET_CONTEXT after forking, which resulted in strange behavior in the scanning code.

2010-06-17 07:37
2.69

Este comunicado contém limpezas em sua maioria leves e correções. No entanto, um novo "-y" opção para multiplexor mimedefang permite-lhe limitar o número de recipok "concorrente" comandos em uma base por domínio. Isso pode evitar uma situação de negação de serviço se um domínio tem um processo lento ou baixo servidor SMTP chamada frente.
Tags: Stable, Minor bugfixes
This release contains mostly minor cleanups and bugfixes. However, a new "-y" option for mimedefang-multiplexor allows you to limit the number of concurrent "recipok" commands on a per-domain basis. This can avoid a DoS situation if one domain has a slow or down SMTP call-ahead server.

2010-02-25 08:22
2.68

Esta é uma liberação de bugfix e limpeza de menores. Ele detecta Sys:: Syslog vs Unix:: Syslog em run-time, e não quando o. / Configure. Já não muda Content-Disposition para "inline", por padrão, ele estava causando bugs estranhos com anexos iCalendar Outlook. Várias outras pequenas correções e melhorias foram feitas.
Tags: Stable, Minor bugfixes
This is a bugfix and minor cleanup release. It detects Sys::Syslog vs. Unix::Syslog at run-time rather than when running ./configure. It no longer changes Content-Disposition to "inline" by default; it was causing weird bugs with Outlook iCalendar attachments. Various other minor bugfixes and improvements were made.

Project Resources