On Nov 21, 2018 8:22 AM, Thuban <[email protected]> wrote: > > Hi, > I can't figure how to make this "junk" argument to work as > mentioned in The smtpd.conf manpages : > > If the junk argument is provided, the message will be > moved to the Junk folder if it contains a positive X-Spam > header. > > > spams detected by spamassassin have multiple X-Spam-* headers, but aren't > placed > into Junk folder. > > Any advice ? > > > > -- > thuban > It looks for a header matching:
X-Spam: Yes You may need to configure spamassassin to write it that way. I believe that the default is different, but I can't check right now.

