Bug 69739 - [NEW PORT] security/clamsmtp: An ClamAV anti-virus SMTP Filter
Summary: [NEW PORT] security/clamsmtp: An ClamAV anti-virus SMTP Filter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 05:00 UTC by Cheng-Lung Sung
Modified: 2004-07-30 01:38 UTC (History)
0 users

See Also:


Attachments
clamsmtp-0.4.shar (4.37 KB, text/plain)
2004-07-29 05:00 UTC, Cheng-Lung Sung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2004-07-29 05:00:44 UTC
- grab maintainership
- dependency set to security/clamav, not security/clamav-devel
  maybe committers have better choices...
ClamSMTP is an SMTP filter that allows you to check for viruses using 
the ClamAV anti-virus software. It accepts SMTP connections and forwards 
the SMTP commands and responses to another SMTP server. The 'DATA' email 
body is intercepted and scanned before forwarding.

ClamSMTP aims to be lightweight, reliable, and simple rather than have a 
myriad of options. It's written in C without major dependencies. If you 
need more options then you could use something big like AMaViS which is 
written in PERL and can do almost anything.

Author:	Nielsen <nielsen at memberwebs.com>
WWW:	http://memberwebs.com/nielsen/software/clamsmtp/

Generated with FreeBSD Port Tools 0.50
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-07-30 01:37:53 UTC
State Changed
From-To: open->closed

Committed, thanks.