On 2025 Nov 03 (Mon) at 13:44:06 +0000 (+0000), Scott Vanderbilt wrote:
:My spamd greylisting configuration does not appear to be working. It is
:probably something to do with the following result I get when I run
:spamd-setup:
:
: $ doas sh /usr/libexec/spamd-setup -n
: /usr/libexec/spamd-setup[1]: syntax error: NUL byte unexpected
:
$ file /usr/libexec/spamd-setup
/usr/libexec/spamd-setup: ELF 64-bit LSB shared object, x86-64, version 1
It's a program, not a shell script. Try running it as
$ doas /usr/libexec/spamd-setup -n
:This puzzles me. The contents of spamd-setup is taken straight from the
:spamd.conf man page:
:
--
"I went to the museum where they had all the heads and arms from the
statues that are in all the other museums."
-- Steven Wright