On 2025-11-03, Peter Hessler <[email protected]> wrote: > 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:
sigh, another nixspam mention which was hiding because spamd.conf.5 is kept in src/share/man/man5 rather than src/libexec/spamd, so it missed my removal. nixspam is shut down, you cannot use it. unless you have your own curated list of bad IPs, spamd-setup is not really useful. -- Please keep replies on the mailing list.

