AMaViS - User Contributed Software

File: amavis-courier.patch.1
Author: Jim Gifford
Date: 07 mar 2003

First cut at Courier support for amavis. This is for amavis-0.3.12.


File: amavis-courier.patch.2
Author: Jim Gifford
Date: 04 jan 2004

Updated version of Courier support for amavis. This is for amavis-0.3.12.


File: amavis-perl-11.Archive-Tar.patch
Author: moi
Date: 30 Aug 2001

Patch for amavis-perl-11 to work around bug in Archive-Tar perl module.


File: amavis-perl-11.cr.patch
Author: moi
Date: 14 Feb 2002

Patch for amavis-perl-11 to quarantine email with stray carriage returns
in the header.


File: Compress-Zlib.patch
Author: Anton Berezin
Date: 24 Aug 2001

Important bugfix for a core dump in Compress-Zlib 1.13. Alternatively, upgrade
to Compress-Zlib-1.14 or better.


File: amavis-perl-10-cm.tar.gz
Author: Sten Eriksson
Date: April 2001

Patch against amavis-perl-10 to implement content filtering. The patch is
incomplete (mostly configure.in stuff missing), and the author is not
working on it anymore.


File: amavisd-msgfiles.patch
Author: "Gerd v. Egidy"
Date: 25 Aug 2001

Run-time configurable notification messages. amavisd only.


File: amavisd-smtp-20010808.tar.gz
URL: ftp://ftp.suse.com/pub/people/link/amavis/amavisd-smtp/
Author: Rainer Link
Date: Aug 2001

An experimental branch-off from amavisd which uses postfix' local smtp port
feature for SMTP input and output.


File: file-blacklist-amavisd-snapshot-20020300-1.patch
Author: Gregory Ade
Date: 10 May 2002

File blacklist patch for amavisd-snapshot-20020300


File: arc.diff.gz
Author: Lars Hecking
Date: 6 Jan 2001

arc521.tar.Z does not compile on some systems. On Linux or *BSD, you should
be able to use either a binary package or a port. On other systems, apply
this patch:

 - extract arc:
   uncompress arc521.tar.Z
   mkdir arc
   cd arc
   tar xf ../arc521.tar
 - apply the patch:
   gunzip arc.diff.gz
   patch -p1 <arc.diff
 - make


File: arc521e.diff.gz
Author: Lars Hecking, Rainer Link
Date: 12 Dec 2001

arc-5.21e.tar.Z does not compile on some systems. On Linux or *BSD, you should
be able to use either a binary package or a port. On other systems, apply
this patch:

 - extract arc:
   uncompress arc-5.21e.tar.Z
   mkdir arc
   cd arc
   tar xf ../arc-5.21e.tar
 - apply the patch:
   gunzip arc521e.diff.gz
   patch -p1 <arc.diff
 - make


File: archive-tar
Author: Chris Mason
Date: Jan 2000

Because of a bug in the Archive::Tar module, please apply the following
patch to Archive-Tar-0.21 which removes compression support.  It is okay
that the Tar module not have compression support as AMaViS handles each
compression or decoding stage separately, so we don't need it.
Update: this patch is not required for Archive-Tar 1.x!


File: fprot.patch
Author: Bernd Stroessenreuther
Date: 15 May 2004

In the original version amavis quarantines messages with a virus, and passes 
messages without. If f-prot tells the file(s) to be suspicious, the mail is 
passed. In my little enhancement there is an additional switch, with which
the amavis admin can deside if he wants mails with suspicious attachments
to be passed or to be quarantined.


File: furio.patch
Author: furio ercolessi
Date: 7 Jan 2001

This patch is for amavis-perl-10 and -11. It preserves envelope information
by adding an X-Quarantined-From: header and one X-Quarantined-To: header per
recipient to quarantined virus messages.


File: furio.infect
Author: furio ercolessi
Date: 7 Jan 2001

This is a perl script aptly called "infect", which reassembles the original
envelope information and sends the message (stripping the X-Quarantined lines).
An interactive confirmation is asked for each envelope recipient. The script
(using Net::SMTP) does direct SMTP injection into a port not sending the
message through amavis again.

Note: a newer version is at http://www.spin.it/furio/software/.


File: lha-114h.diff
Author: Lars Hecking
Date: Nov 2000

This patch fixes a few compiler warnings and sets the right compiler options
when compiling on Solaris. It should work as-is on other SysV-ish systems,
but _not_ on *BSD! Linux and *BSD users should use the versions of lha
provided by their distributions or the port/packages system.


File: limit-resources
Author: Ricardo M. Ferreira
Date: 13 Jan 2002

Patch against amavisd-snapshot-20010714 to implement better protection against
runaway archives and attempted DoS attacks. Note: updated version!


File: mimechecker.tar.gz
Author: Baltasar Cevc
Date: 27 Jan 2002

Patch for amavisd snapshot 20010714 to bounce or warn the sender of mails
that contain MIME-parts of a defined type and/or extension. Original URL: 

http://www.cevc-topp.de/mimechecker.tar.


File: milterd-amavis-snapshot-20011031.2.patch
Author: Gregory Ade
Date: 20 Dec 2001

Daemonised version of the amavis-milter client for amavisd snapshot 20011031.


File: nod32.wrapper
Author: Riccardo Murri
Date: 9 Apr 2002

A wrapper script which handles bugs (not yet removed as of version 1.011/Linux)
in the nod32 binary which outputs DOS-ish terminal control sequences,
regardless whether the controlling terminal is a tty or not.


File: nod32cli.dat
Author: Radoslav Dibarbora
Date: 31 May 2002

Experimental perl client code for nod32 server. Drop-in replacement for
amavis/av/nod32cli (both 0.3.12pre and amavisd).


File: notify-recip.patch
Author: Gregory Ade
Date: 12 Jun 2001

This breaks out my hacks for notifying recipients only if they are in domains
we manage (configured in amavisd.conf).  With this patch, recipients will only
be notified if _all_ of the recipients are in one of the configured domains.

Note: equvivalent functionality was added to amavis cvs around 10 Aug 2001.


File: ps-progname.patch
Author: Gregory Ade
Date: 12 Jun 2001

Here is a little patch against amavisd-snapshot-20010407 that changes the
process name / command line that the ps utility displays, based on the
status of the program.

Note: this may not work on some platforms.


File: qmail-c-wrapper
Author: Klaus Ripke
Date: 27 Jul 2001

For amavis-perl-11 (other versions are probably ok) and qmail. Avoids
scanning amil multiple times, and avoids suidperl problems.


File: unarj.diff
Author: moi
Date: 12 Dec 2001

Patch for unarj to add a "p" command (extract to stdout) and "q" option
(quiet). This is an unfinished hack that works for amavis, but is of not
much use for anything else.


File: unarj_2.63.orig.tar.gz
File: unarj_2.63-1.diff.gz
File: unarj_2.63-1.dsc
Author: Hilko Bengen
Date: 11 Apr 2002

unarj 2.63. Debian .diff includes abovementioned 'p' patch.


File: update-avp.pl
Author: Andy Wallace
Date:

Update script for Kaspersky AVP.


File: update-avp2.pl
Author: Jose Luis Diaz
Date: 20 Sep 2001

Another update script for Kaspersky AVP. It requires perl and wget.


File: update-nai
Author: Matt Burke
Date:

Update script for NAI (McAfee).


File: update-nai.pl
Author: Brian K. West
Date:

Another update script for NAI (McAfee).


URL: http://www.ijs.si/software/sophos-ide-update/
Author: Mark Martinec
Date: 26 Feb 2002

Another update script for Sophos.


File: update-sophos
Author: Reiner Keller
Date:

Update script for Sophos Sweep.
Note from Lars: I would rather use unzip -o instead of unzip -n. Sometimes,
older .ide files get updated.


File: update-vfind
Author: Ron Chmara
Date: 13 Aug 2001

Update script for CyberSoft VFind.


File: update-virus-def.pl
Author: Joseph W. Breu
Date: 26 Mar 2003

Update script for Trend Micro.


File: amavis-exec-crypt-0.3.12pre6.diff.gz
Author: Dirk Dadzert
Date: 19 Mar 2002

Patch to detect/quarantine/inform about executable and encrypted attachments.
The patch is against the generated amavis script, and requires gpg 1.06 and
perl-GnuPG 0.09. GnuPG.pm line 267 should be patched as follows:

from: $max_fd = POSIX::sysconf ( ... ) || 256;
to:   $max_fd = 256;


URL: http://opensource.dreamware.com/
Author: Giorgio
Date: Jun 2001

A perl module to extract ARJ files.


URL: http://www.psi.com.br/~julio/uvscan/
Author: Julio Cesar Covolato
Date: 2001

This script automagically updates new engines, official datfiles or
experimental daily.dat (you choose) for NAI uvscan. The most complete.


URL: ftp.penguin.cz/pub/users/mhi/misc/naiscan_update
Author: Martin Hinner
Date: 14 Aug 2001

A better (according the author :) update script for NAI.



[Powered by Google]   Translate this page to      

© 1997-2007 amavis.org
Fri Jul 25 04:08:24 2008 http://www.amavis.org/contrib/index.php3
Codebase: Revision: v0.1.0 (Wed Nov 28 14:57:32 2007 by reniar)