Update to version 1.2.2. This version adds support for timed reactions:
"react on virus add to table virus_senders for 8 hours"
This commit is contained in:
parent
07759af7cc
commit
fca32e4474
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2005/12/09 09:41:25 mbalmer Exp $
|
# $OpenBSD: Makefile,v 1.8 2005/12/17 20:17:23 mbalmer Exp $
|
||||||
|
|
||||||
COMMENT= "sendmail milter to scan messages for viruses and spam"
|
COMMENT= "sendmail milter to scan messages for viruses and spam"
|
||||||
|
|
||||||
DISTNAME= smtp-vilter-1.2.1
|
DISTNAME= smtp-vilter-1.2.2
|
||||||
|
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
MD5 (smtp-vilter-1.2.1.tgz) = ee18a15dbbb0f5c34049b7bd0dfe1c27
|
MD5 (smtp-vilter-1.2.2.tgz) = c85a3a5ed51727a88e560ebe4f708baf
|
||||||
RMD160 (smtp-vilter-1.2.1.tgz) = 97bc97f8b6a4a7604135540e07e3b3158e1e2811
|
RMD160 (smtp-vilter-1.2.2.tgz) = 9ed10569f9a698f9f0feb681adf299c42ba70916
|
||||||
SHA1 (smtp-vilter-1.2.1.tgz) = 0a6d7a1c6ac5e90d53f6ee6e231a37127c50ca69
|
SHA1 (smtp-vilter-1.2.2.tgz) = e69f45dd14498a5cd315756c41b6acfac8aeb51c
|
||||||
SIZE (smtp-vilter-1.2.1.tgz) = 67397
|
SIZE (smtp-vilter-1.2.2.tgz) = 67793
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/12/09 09:41:25 mbalmer Exp $
|
@comment $OpenBSD: PFRAG.shared,v 1.4 2005/12/17 20:17:23 mbalmer Exp $
|
||||||
@lib lib/libvilter-attachment.so.5.1
|
@lib lib/libvilter-attachment.so.5.1
|
||||||
@lib lib/libvilter-clamd.so.5.1
|
@lib lib/libvilter-clamd.so.5.1
|
||||||
@lib lib/libvilter-icap.so.5.1
|
@lib lib/libvilter-icap.so.5.1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.4 2005/12/09 09:41:25 mbalmer Exp $
|
@comment $OpenBSD: PLIST,v 1.5 2005/12/17 20:17:23 mbalmer Exp $
|
||||||
@newgroup _vilter:538
|
@newgroup _vilter:538
|
||||||
@newuser _vilter:538:538:daemon:smtp-vilter:/nonexistent:/sbin/nologin
|
@newuser _vilter:538:538:daemon:smtp-vilter:/nonexistent:/sbin/nologin
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user