Re: [webmin-l] OrangeAssassin
Marcos Rubinstein <[email protected]>
| Newsgroups | gmane.comp.web.webmin.general |
|---|---|
| Message-ID | <CAMo2Tjnm+U7p=JzBTn07amiuG=x8351OW3Nm8GzuSy+oFFyNhg@mail.gmail.com> |
Thanks Kris and Dave for your feedback :) I was (actually I am) looking for a replacement of SpamAssassin because it's not working right :( for one of the domains that I use it in a virtual server, with less than 10 users, but with one of the users getting over 600 emails a day... with about 400 clearly marked as spam... but from the remaining 200 about 130 should be spam, but not detected.. even though the client using usermin (with the virtualmin theme for email) religiously uses the "delete spam" button, it seems that SpamAssassin doesn't "learn"... :( I'm using sendmail and procmail, with the following /etc/procmailrc : DEFAULT=/var/spool/mail/$LOGNAME ORGMAIL=/var/spool/mail/$LOGNAME VERBOSE=no # Logging? (rotated once a week by a cronjob) LOGFILE=/var/log/procmail DROPPRIVS=yes VERBOSE=yes :0fw | /usr/local/bin/clamassassin :0: * ^X-Virus-Status: Yes $HOME/mail/viri :0fw | /usr/bin/spamc :0 * ^X-Spam-Status: Yes $HOME/mail/spam and spamassassin is started with "service spamassassin start" and shows in a ps as: root 29199 0.0 1.5 272840 65484 ? Ss Apr19 0:09 /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid Netstat shows a "spamd child" running on tcp port 783 both on local host and on all interfaces. in any case.... the problem with spam with that person (that happens to be my sister ;) ) is the reason I'm looking for a repleacement for Spamassassin. Thanks :) Peace, with Justice! Si, se puede! Marcos "For what can war, but endless war, still breed?" (John Milton) On Wed, Apr 19, 2017 at 3:44 PM, Kris Deugau <[email protected]> wrote: > Marcos Rubinstein wrote: > > Anybody working in an usermin/webmin module for OrangeAssassin? > > > > OrangeAssassin is a "drop in replacement" for SpamAssassin. > > (https://www.orangeassassin.org) > > Well, first off, if it's written in Python it is fundamentally NOT a > "drop-in replacement", because many setups use the SpamAssassin Perl > libraries directly rather than the basic "spamassassin" command-line > wrapper or spamc/spamd. > > For the same reason, the handful of third-party plugins (I think there > are a few still around that haven't been integrated upstream) will also > not work. > > On the configuration side, at a quick scan over their docs, it looks > like it should be able to consume virtually any SpamAssassin > configuration without change. Options like bayes_sql_dsn will probably > need tweaking depending on how hard they worked to Python-ize the > exposed Perl DBI parameters, but basic settings and rules look to be > substantially identical and it refers to standard SpamAssassin > configuration paths. > > I briefly tried to install it, but it doesn't seem to understand how to > do a per-user install in your own home directory, and I don't feel like > polluting and possibly overwriting anything on a live system by > installing to system paths as root. > > -kgd > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > - > Forwarded by the Webmin mailing list at webadmin-list@lists. > sourceforge.net > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot - Forwarded by the Webmin mailing list at [email protected] To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-list