Eric "Shubes" wrote:
I'd like to see the basic toaster move in this direction. What will it take
to make this happen?
Mark Samples wrote:
Quinn Comendant wrote:
I also was wondering about this.
With unix accounts + sendmail every user has their own SA config file
at ~/.spamassassin/user_prefs. But with vpopmail I don't think SA
knows where to look for the file.
I think the best option is to move all SA configuration into MySQL and
then it can be managed by the user via a web-based interface. Does
anybody know how this works? I will check into it and report back.
I use MySQL db configuration exclusively. No directory files,
Squirrelmail, all userprefs can be
controlled through Squirrelmail, and the db is dumped every night (BTW,
all the addressbook
stuff, is included in this dump).
Quinn
On Fri, 29 Sep 2006 11:17:30 -0700, Eric "Shubes" wrote:
There is some user level control available in
/var/qmail/control/simcontrol. You can vary the level at which spam
is dropped (spam_hits setting). See
http://wiki.qmailtoaster.com/index.php/Simscan
I don't know if you can adjust the score at which something is
considered spam or not though.
Please let us know what you find out (and update the wiki
accordingly!). ;)
The score at which something is considered spam is set in
/etc/mail/spamassassin/local.cf with the required_hits variable. The
score at which spam is dropped is in /var/qmail/control/simcontrol with
the spam_hits variable.
To have spam flagged at 5.0 and dropped if >= 6.0 set
'required_hits 5.0' in /etc/mail/spamassassin/local.cf and
'spam_hits=6.0' in /var/qmail/control/simcontrol.
Then run /var/qmail/bin/simscanmk and restart SpamAssassin.
Adam
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]