spamassassin

  1. O

    Trying to install spamassassin 4.01 from ports, choking when a dependency of a dependency of a dependency (...) eventually depends on package ninja

    Short version of my problem: Trying to install spamassassin 4.0.1 from ports. It depends on re2c, which depends on cmake-core-3, which depends on jsoncpp, which depends on meson, which depends on ninja. Package ninja compile breaks, doesn't leave many clues about what the error is. OS...
  2. byrnejb

    sa-compile throws multiple warnings

    In the recent past (~months) sa-compile on our mx service began to throw these errors: # sa-compile --quiet In file included from body_0.xs:2: In file included from /usr/local/lib/perl5/5.32/mach/CORE/perl.h:3921: In file included from /usr/local/lib/perl5/5.32/mach/CORE/hv.h:663: In file...
  3. alfikmik

    Solved problem with sieve ... Postfix + mysql+ postfixadmin + dovecot + sieve + amavisd (with spamassassin and clamav)

    Hi there got problem with sieve (it doesn't move mails to directories i mean spam to "Junk" folder. In logs there is no information about any errors. Spamassassin is called from amavisd and tags mail (as spam) properly but sieve doesn't move mails. installed packages: amavisd-new-2.12.0_1,1...
  4. R

    Spamassassin not marking up mail

    I have installed mail/spamassassin, but it is not marking up mail that I send through it with either cat msg | spamassassin > msg1 or cat msg | spamc > msg2 Also, I don't see any way to startup a long running spamassassin/spamc like I could with an rc.d script under Linux. Surely there must be...
Back
Top