FreeBSD mail : antivirus-milter4>
Sendmail milter wich uses Mcafee Virus Scan or clamav
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 (2004-01-05).
|
antivirus-milter history
v. 1.12
date: 2007/01/13 04:16:23; author: dinoex; state: Exp; lines: +8 -31
- use milter framework
v. 1.11
date: 2006/05/10 22:36:46; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.10
date: 2005/07/07 03:58:51; author: dinoex; state: Exp; lines: +1 -1
- fix CONF_AVFAILACTION for all scanners
v. 1.9
date: 2005/05/28 03:38:08; author: dinoex; state: Exp; lines: +2 -1
- MASTER_SITE down
v. 1.8
date: 2005/02/21 08:59:18; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES
v. 1.7
date: 2004/12/20 13:01:12; author: dinoex; state: Exp; lines: +2 -1
- honor LDFLAGS
v. 1.6
date: 2004/12/17 04:38:33; author: dinoex; state: Exp; lines: +3 -3
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
v. 1.5
date: 2004/12/16 21:07:38; author: dinoex; state: Exp; lines: +4 -0
- register depedency for SENDMAIL_WITH_SHARED_MILTER
v. 1.4
date: 2004/11/17 06:33:57; author: dinoex; state: Exp; lines: +1 -1
- ignore error state from clamdscan.
v. 1.3
date: 2004/07/19 04:45:32; author: dinoex; state: Exp; lines: +2 -1
- new option SENDMAIL_PORT
v. 1.2
date: 2004/03/05 21:36:12; author: dinoex; state: Exp; lines: +3 -2
- add support for clamav/clamdscan
v. 1.1
date: 2004/01/05 17:51:18; author: dinoex; state: Exp;
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/
=============================================================================
v. 1.12
date: 2007/01/13 04:16:23; author: dinoex; state: Exp; lines: +8 -31
- use milter framework
v. 1.11
date: 2006/05/10 22:36:46; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.10
date: 2005/07/07 03:58:51; author: dinoex; state: Exp; lines: +1 -1
- fix CONF_AVFAILACTION for all scanners
v. 1.9
date: 2005/05/28 03:38:08; author: dinoex; state: Exp; lines: +2 -1
- MASTER_SITE down
v. 1.8
date: 2005/02/21 08:59:18; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES
v. 1.7
date: 2004/12/20 13:01:12; author: dinoex; state: Exp; lines: +2 -1
- honor LDFLAGS
v. 1.6
date: 2004/12/17 04:38:33; author: dinoex; state: Exp; lines: +3 -3
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
v. 1.5
date: 2004/12/16 21:07:38; author: dinoex; state: Exp; lines: +4 -0
- register depedency for SENDMAIL_WITH_SHARED_MILTER
v. 1.4
date: 2004/11/17 06:33:57; author: dinoex; state: Exp; lines: +1 -1
- ignore error state from clamdscan.
v. 1.3
date: 2004/07/19 04:45:32; author: dinoex; state: Exp; lines: +2 -1
- new option SENDMAIL_PORT
v. 1.2
date: 2004/03/05 21:36:12; author: dinoex; state: Exp; lines: +3 -2
- add support for clamav/clamdscan
v. 1.1
date: 2004/01/05 17:51:18; author: dinoex; state: Exp;
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/
=============================================================================
v. 1.12
date: 2007/01/13 04:16:23; author: dinoex; state: Exp; lines: +8 -31
- use milter framework
v. 1.11
date: 2006/05/10 22:36:46; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.10
date: 2005/07/07 03:58:51; author: dinoex; state: Exp; lines: +1 -1
- fix CONF_AVFAILACTION for all scanners
v. 1.9
date: 2005/05/28 03:38:08; author: dinoex; state: Exp; lines: +2 -1
- MASTER_SITE down
v. 1.8
date: 2005/02/21 08:59:18; author: dinoex; state: Exp; lines: +1 -1
- update MASTER_SITES
v. 1.7
date: 2004/12/20 13:01:12; author: dinoex; state: Exp; lines: +2 -1
- honor LDFLAGS
v. 1.6
date: 2004/12/17 04:38:33; author: dinoex; state: Exp; lines: +3 -3
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
v. 1.5
date: 2004/12/16 21:07:38; author: dinoex; state: Exp; lines: +4 -0
- register depedency for SENDMAIL_WITH_SHARED_MILTER
v. 1.4
date: 2004/11/17 06:33:57; author: dinoex; state: Exp; lines: +1 -1
- ignore error state from clamdscan.
v. 1.3
date: 2004/07/19 04:45:32; author: dinoex; state: Exp; lines: +2 -1
- new option SENDMAIL_PORT
v. 1.2
date: 2004/03/05 21:36:12; author: dinoex; state: Exp; lines: +3 -2
- add support for clamav/clamdscan
v. 1.1
date: 2004/01/05 17:51:18; author: dinoex; state: Exp;
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/
=============================================================================
|