Koozali.org: home of the SME Server

spam

Offline ltwally

  • ****
  • 108
  • +0/-0
spam
« on: February 13, 2007, 07:11:15 PM »
We have an email account that we need the spamfilter completely turned off for, without affecting the other accounts' spamfiltering.

How is this accomplished?

Thanks in advance.

Offline ltwally

  • ****
  • 108
  • +0/-0
figure it out
« Reply #1 on: February 16, 2007, 06:22:27 PM »
I figured it out.  Well, actually, a helpful soul on irc.freenode.net #sme-en showed me how.

Anyways, for anyone that needs to do this, here is how:
Code: [Select]
db accounts setprop %USERNAME SortSpam disabled
signal-event user-modify %USERNAME


After that, that account should no longer have a spamfilter (ie. SpamAssassin).  You can verify this in the following file:
/home/e-smith/files/users/%USERNAME/.qmail
It should read "# sortspam disabled " near the bottom.

-ltwally

Offline JonB

  • *
  • 351
  • +0/-0
spam
« Reply #2 on: February 16, 2007, 11:26:54 PM »
Quote
After that, that account should no longer have a spamfilter (ie. SpamAssassin).


This is not correct. All you have done is disabled the sorting of tagged spam into the users Junk folder.

The users email will still pass through spamassassin, email over the tag limit set in the email settings will still be tagged as [spam] and if you have set a spam reject level those emails will still be rejected.

Jon
...