Menu

#12 config file parser ignores options without values

open
nobody
dkimproxy (14)
3
2008-02-08
2008-02-08
Jason Long
No

For example, in the following config file:

BEGIN
daemonize
domain example.org
group dkim
listen 127.0.0.1:10029
relay 127.0.0.1:10028
keyfile /usr/local/dkimproxy/private.key
selector selector1
signature dkim
signature domainkeys
user dkim
END

I would expect the server to "daemonize" when it starts. It does not.

If I change the option to

daemonize 1

then it works.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB