On 19.04.18 9:45, Reio Remma wrote:
Hello!
I'm trying to use this to report spam:
spamc --reporttype=report --username=amavis < mail
However all I get is:
spamc[9632]: Please specify a legal report type
It works if I omit the = after --reporttype. This is with SA 3.4.2
from SVN, iirc it worked the other day with --reporttype=report in 3.4.1.
I'm also curious about a log message when reporting:
spamd[9506]: spamd: handle_user (userdir) unable to find user: ''
*Update:* none of the --option= switches work.
handle_user (userdir) unable to find user: '' is caused because I have
the -username switch as --username=amavis instead of --username amavis
It worked in 3.4.1.
Is it at all possible that I botched the RPM for 3.4.2?
Reio