From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 21 13:00:58 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E28F16A60D for ; Mon, 21 Nov 2005 13:00:58 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E3F43D6D for ; Mon, 21 Nov 2005 13:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jALD0eE1011374 for ; Mon, 21 Nov 2005 13:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jALD0eQR011373; Mon, 21 Nov 2005 13:00:40 GMT (envelope-from gnats) Resent-Date: Mon, 21 Nov 2005 13:00:40 GMT Resent-Message-Id: <200511211300.jALD0eQR011373@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Demin Alexander Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D98116A41F for ; Mon, 21 Nov 2005 12:51:19 +0000 (GMT) (envelope-from oldman@support.spectrum.ru) Received: from support.spectrum.ru (support.spectrum.ru [62.205.172.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93DCB43D53 for ; Mon, 21 Nov 2005 12:51:15 +0000 (GMT) (envelope-from oldman@support.spectrum.ru) Received: from support.spectrum.ru (localhost [127.0.0.1]) by support.spectrum.ru (8.13.4/8.13.3) with ESMTP id jALCpDRl005506 for ; Mon, 21 Nov 2005 15:51:13 +0300 (MSK) (envelope-from oldman@support.spectrum.ru) Received: (from root@localhost) by support.spectrum.ru (8.13.4/8.13.3/Submit) id jALCpDQe005505; Mon, 21 Nov 2005 15:51:13 +0300 (MSK) (envelope-from oldman) Message-Id: <200511211251.jALCpDQe005505@support.spectrum.ru> Date: Mon, 21 Nov 2005 15:51:13 +0300 (MSK) From: Demin Alexander To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/89366: Port security/drweb-sendmail. To fix path of templates message in default configuration file. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Demin Alexander List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2005 13:00:58 -0000 >Number: 89366 >Category: ports >Synopsis: Port security/drweb-sendmail. To fix path of templates message in default configuration file. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Nov 21 13:00:40 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Demin Alexander >Release: FreeBSD 5.4-STABLE i386 >Organization: Group of companies Spectrum >Environment: System: FreeBSD support.spectrum.ru 5.4-STABLE FreeBSD 5.4-STABLE #14: Thu Sep 15 18:03:13 MSD 2005 oldman@support.spectrum.ru:/usr/obj/usr/src/sys/MYGENERIC i386 >Description: To fix path of templates message in default configuration file. >How-To-Repeat: >Fix: --- drweb_4.33_fix_drweb_smf.conf begins here --- --- files/patch-aa.old Thu Nov 10 04:30:30 2005 +++ files/patch-aa Mon Nov 21 14:46:23 2005 @@ -1,5 +1,82 @@ ---- usr/local/etc/drweb/drweb_smf.conf.def Mon Sep 26 18:51:24 2005 -+++ usr/local/etc/drweb/drweb_smf.conf Mon Nov 7 21:44:51 2005 +--- usr/local/etc/drweb/drweb_smf.conf.orig Mon Sep 26 18:51:24 2005 ++++ usr/local/etc/drweb/drweb_smf.conf Mon Nov 21 14:39:27 2005 +@@ -386,9 +386,9 @@ + RcptsNotify = yes + + # Files with notification templates +-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-sender.msg +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-admin.msg +-RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-rcpts.msg ++SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-virus.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admih-virus.msg ++RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rcpts-virus.msg + + [MalwareNotifications] + # Enable or disable sending notifications to persons (yes/no) +@@ -397,21 +397,21 @@ + RcptsNotify = yes + + # Files with notification templates +-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/malware-sender.msg +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/malware-admin.msg +-RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/malware-rcpts.msg ++SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-malware.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-malware.msg ++RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rcpts-malware.msg + + [CuredNotifications] + SenderNotify = yes + AdminNotify = yes +-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/cured-sender.msg +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/cured-admin.msg ++SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-cured.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-cured.msg + + [SkipNotifications] + SenderNotify = yes + AdminNotify = no + RcptsNotify = no +-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/skip-sender.msg ++SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-skip.msg + AdminTemplate = + RcptsTemplate = + +@@ -419,16 +419,16 @@ + SenderNotify = yes + AdminNotify = yes + RcptsNotify = no +-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/archive-sender.msg +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/archive-admin.msg ++SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-archive.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-archive.msg + RcptsTemplate = + + [ErrorNotifications] + SenderNotify = yes + AdminNotify = yes + RcptsNotify = no +-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/error-sender.msg +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/error-admin.msg ++SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-error.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-error.msg + RcptsTemplate = + + [RuleFilterNotifications] +@@ -436,12 +436,12 @@ + AdminNotify = yes + RcptsNotify = no + SenderTemplate = +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rule-admin.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-rule.msg + RcptsTemplate = + + [LicenseLimitNotifications] + AdminNotify = yes +-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/license-admin.msg ++AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-license.msg + + ################### + # Logging section # @@ -480,8 +480,8 @@ # Definition of Sendmail Milter Address according to sendmail.cf --- drweb_4.33_fix_drweb_smf.conf ends here --- >Release-Note: >Audit-Trail: >Unformatted: