Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461460 - mail-filter/p3scan-2.3.2-r2 "[configfile] Option '--*=P3Scan v2.3.2' isn't known"
Summary: mail-filter/p3scan-2.3.2-r2 "[configfile] Option '--*=P3Scan v2.3.2' isn't k...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 21:35 UTC by norbert kamenicky
Modified: 2013-03-11 21:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description norbert kamenicky 2013-03-11 21:35:55 UTC
/etc/init.d/p3scan start
fails with these errors:
        [configfile] Option '--*=P3Scan v2.3.2' isn't known
        [configfile] Option '--*=(C) 2003-2005 by Jack S. Lai <laitcg@cox.net>' isn't known
        [configfile] Option '--*=It's intent is to provide a follow on program to POP3-Virusscan-Proxy 0.4' isn't known
        [configfile] Option '--*=by Folke Ashberg <folke@ashberg.de>.' isn't known


Reproducible: Always

Actual Results:  





To solve the problem, remove C-style comment from /etc/p3scan/p3scan.conf 

e.g. by this command

sed -i '/^\/\*/d; /^ \*/d' /etc/p3scan/p3scan.conf