Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 59625

Summary: clamsmtp-1.0.ebuild (New package)
Product: Gentoo Linux Reporter: Jeremy Naylor <jnaylor>
Component: New packagesAssignee: Antivirus Team <antivirus>
Status: RESOLVED FIXED    
Severity: enhancement CC: jnaylor
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://memberwebs.com/nielsen/software/clamsmtp/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: clamsmtp-0.5.ebuild
Gentoo style init script for ClamSMTP
Gentoo style config file for ClamSMTP
Updated ebuild for current version.
Updated init script.

Description Jeremy Naylor 2004-08-06 09:11:58 UTC
Attached is ebuild and gentoo style config and init script for ClamSMTP.

http://memberwebs.com/nielsen/software/clamsmtp/

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.

It integrates very easily with Postfix.
Comment 1 Jeremy Naylor 2004-08-06 09:17:38 UTC
Created attachment 36895 [details]
clamsmtp-0.5.ebuild
Comment 2 Jeremy Naylor 2004-08-06 09:18:40 UTC
Created attachment 36896 [details]
Gentoo style init script for ClamSMTP
Comment 3 Jeremy Naylor 2004-08-06 09:19:06 UTC
Created attachment 36897 [details]
Gentoo style config file for ClamSMTP
Comment 4 Jeremy Naylor 2004-09-30 07:23:03 UTC
Created attachment 40786 [details]
Updated ebuild for current version.

Rewrote ebuild for current version.  ClamSMTP now has it's own config file.
Comment 5 Jeremy Naylor 2004-09-30 07:24:17 UTC
Created attachment 40787 [details]
Updated init script.

Added new simpler init script.
Comment 6 Jeremy Naylor 2004-10-22 03:40:57 UTC
ClamSMTP stable version 1.0 was released, just rename ebuild to clamsmtp-1.0.ebuild


Now that there's a stable release, can we get this added to portage?
Comment 7 Andrej Kacian (RETIRED) gentoo-dev 2005-05-14 15:51:46 UTC
Ebuild for 1.4.1 has just been committed into portage, with some modifications.

Thanks!