Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/antivirus-milter/distinfo

[BACK] Up to [FreeBSD] / ports / mail / antivirus-milter

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 3 13:52:42 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
- remove MD5

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 13 09:26:39 2005 UTC (6 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- add SHA checksum

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 26 05:32:57 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- add SIZE

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 5 17:51:18 2004 UTC (8 years, 1 month ago) by dinoex
Branches: MAIN
Sendmail milter wich uses Mcafee Virus Scan

The milter recives messages from sendmail, and saves them as a file in
a directory. The directory name and the file name are the "$i" (queue
identifier) from Sendmail, making it easier to identify them. Once the
entire message has been received, the milter runs "ripmime" on the file
to extract any attachments. If rupmime returns without an error then it
will run "uvscan" on the diretory to scan all the files in it. If uvscan
returns an error, then the milter will look for viruses output from
uvscan, and reject the message reporting which viruses were found. If
viruses were found then the entire directory is moved to quarantine,
otherwise it is deleted.

The milter also does extention checks. Certain extentions are blocked
completely. In specific, extenions of .scr, .vbs, .pif, and .com are
blocked.

Author gave permission to distribute it with BSD-License.

WWW: http://www.nmt.edu/~wcolburn/antivirus/

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options