Bug 88928 - [patch] security/drweb-postfix have invalid default config
Summary: [patch] security/drweb-postfix have invalid default config
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: 2005-11-13 14:20 UTC by Dmitry A Grigorovich
Modified: 2005-11-22 11:28 UTC (History)
1 user (show)

See Also:


Attachments
patch-drweb_postfix.conf (3.29 KB, text/plain)
2005-11-13 14:20 UTC, Dmitry A Grigorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry A Grigorovich 2005-11-13 14:20:19 UTC
Port security/drweb-postfix have invalid drweb_postfix.conf:
Template files incorrecly named

Fix: Add follow patch to /usr/ports/security/drweb-postfix/files/
Reinstall security/drweb-postfix
Test again:


root@manticore# /usr/local/drweb/drweb-postfix --conf=/usr/local/etc/drweb/drweb_postfix.conf --check_only --check_user=drweb
conf: configuration will be loaded from /usr/local/etc/drweb/drweb_postfix.conf
dwlib: read_conf(/usr/local/etc/drweb/drweb_postfix.conf): successfully loaded
check_conf: quarantine test - started
check_scan: daemon return 0x20 code (known virus is found)
check_conf: quarantine test - passedcheck_conf: mail submit test - started
check_conf: mail submit test - passed


How-To-Repeat: 
Install security/drweb
Install security/drweb-postfix
Test drweb-postfix:

root@manticore# /usr/local/drweb/drweb-postfix --conf=/usr/local/etc/drweb/drweb_postfix.conf --check_only --check_user=drweb
conf: configuration will be loaded from /usr/local/etc/drweb/drweb_postfix.conf
dwlib: read_conf(/usr/local/etc/drweb/drweb_postfix.conf): successfully loaded
check_conf: quarantine test - started
check_scan: daemon return 0x20 code (known virus is found)
check_conf: quarantine test - passed
check_file: cannot open /usr/local/etc/drweb/templates/en-ru/postfix/virus-sender.msg - (2) No such file or directory
check_conf: test for sender template in virus case - failed
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-13 14:21:23 UTC
Maintainer of security/drweb-postfix,

Please note that PR ports/88928 just has been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88928

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-13 16:06:49 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Demin Alexander 2005-11-14 09:57:55 UTC
Hello Edwin Groothuis.

I approve this patch. Please add this patch to security/drweb-postfix
port.

Thanks.

On Sun, 13 Nov 2005 14:21:23 UT
Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of security/drweb-postfix,
> 
> Please note that PR ports/88928 just has been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88928
> 


-- 
=======================================================
Demin Alexander / Network Administarator
Group of companies Spectrum / tel. (+7 095) 995-8999
Moscow, 103009, Strastnoy blvr. 8
=======================================================
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-22 11:28:03 UTC
State Changed
From-To: feedback->closed

Committed, thanks!