Bug 82930 - [patch] invalid default config security/drweb-postfix
Summary: [patch] invalid default config security/drweb-postfix
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-03 16:40 UTC by Dmitry A Grigorovich
Modified: 2005-07-08 13:18 UTC (History)
1 user (show)

See Also:


Attachments
patch-drweb (629 bytes, text/plain)
2005-07-03 16:40 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-07-03 16:40:25 UTC
Port security/drweb-postfix have invalid default drweb_postfix.conf

Fix: Apply follow patch
Reinstall security/drweb-postfix
Try to test:

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

How-To-Repeat: 
Install security/drweb
Install security/drweb-postfix
Try to test:

root@manticore# /usr/local/drweb-postfix/drweb-postfix --conf=/usr/local/etc/drweb-postfix/drweb_postfix.conf --check_only --check_user=drweb
dwlib: conf: configuration will be loaded from /usr/local/etc/drweb-postfix/drweb_postfix.conf
dwlib: read_conf(/usr/local/etc/drweb-postfix/drweb_postfix.conf): successfully loaded
dwlib: check_conf: quarantine test - started
dwlib: check_scan: daemon return 0x20 code (known virus is found)
dwlib: check_conf: quarantine test - passed
dwlib: check_file: cannot open %CONFIDR%/templates/en-ru/postfix/archive-admin.msg - (2) No such file or directory
dwlib: check_conf: test for administrator template in archive restriction case - failed
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-07 16:53:02 UTC
Dear maintainer of FreeBSD port security/drweb-postfix, please take a
look at

http://www.freebsd.org/cgi/query-pr.cgi?q=82930

Do you approve this typo fix?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Adding horrible bugs to the source is a venal sin.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-07 16:53:06 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-07 16:53:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-08 13:18:33 UTC
State Changed
From-To: feedback->closed

Committed, thanks!