OpenARC icon indicating copy to clipboard operation
OpenARC copied to clipboard

crash on check configuration

Open andreasschulze opened this issue 7 years ago • 3 comments

"openarc -c /path/to/openarc.conf -n" crash if the configfile don't include the "InternalHosts" statement

reported by Benny Petersen via openarc-users ML https://openarc.org/listarchives/[email protected]/2018-01/0000008.html

andreasschulze avatar Jan 16 '18 17:01 andreasschulze

https://github.com/trusteddomainproject/OpenARC/blob/master/openarc/openarc.conf.sample#L106

docs are incorrect: InternalHosts /path/to/internalhost

crash, while

InternalHosts refile:/path/to/internalhosts

works !

xpunkt avatar Jan 16 '18 18:01 xpunkt

content of internalhosts file is just still not used by that config :(

have disabled mode, so it should auto seleect verify sign based on it, but this fails

show a working example internalhost file

xpunkt avatar Jan 16 '18 18:01 xpunkt

and will openarc sign unsigned mails without dkim sigs if in internalhosts ?

xpunkt avatar Jan 16 '18 19:01 xpunkt