Public bug reported:

Binary package hint: dkimproxy

the --conf parameter should be set with a "=" sign.
In the init script from the package there is no "=" sign for both in and out 
dkimproxy:
Example for OUT:

DKIMPROXY_OUT_ARGS="--domain=${DOMAIN} --method=simple --conf_file
${DKOUT_CONF} --keyfile=${DKIMPROXY_OUT_PRIVKEY} ${COMMON_ARGS}
--pidfile=${PIDDKIMPROXY_OUT}"

correct line:
DKIMPROXY_OUT_ARGS="--domain=${DOMAIN} --method=simple 
--conf_file=${DKOUT_CONF} --keyfile=${DKIMPROXY_OUT_PRIVKEY} ${COMMON_ARGS} 
--pidfile=${PIDDKIMPROXY_OUT}"

Also there is no status check.

regards
Steffen

Description:    Ubuntu 10.04.1 LTS
Release:        10.04

dkimproxy:
  Installed: 1.2-3   (also in version 1.2.6) 
  Candidate: 1.2-3
  Version table:
 *** 1.2-3 0
        500 http://master-int.us.researchgate.net/ubuntu/ubuntu/ lucid/universe 
Packages
        100 /var/lib/dpkg/status

** Affects: dkimproxy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706953

Title:
  --conf parameter is wrong

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to