based lists, and would love to see your filter regex's for common
worms, etc!
Sincerely Yours,
Dave Weiner
Webmaster
SCA, Inc.
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portal
David Dellanave wrote:
> Paul, I think you've missed something very important here. What
> happens when there are multiple recipients (within your domains) for
> the message?
I don't think you're getting it Dave.
There are two ways you can use spamassassin. At the MTA level or at the
user leve
I'm looking for a few select ALPHA testers for a web based control panel I
have written specifically for use with vpopmail and Spam Assassin. It
features:
* Authenticates using the vpopmail.pm api
* Can be turned on or off be individual users
* uses .qmail files in the users virtual home direct
> That's interesting, because I don't use the seekable patch...
>
> and, my vpopmail v5.2.1 configure settings are simply
> ./configure \
> --enable-defaultquota=10485760 \
> --enable-many-domains=n \
> --enable-logging=v
>
> I'm not quite sure what the seakable patch does, but information found a
> With so many people asking how to use spamassassin for Individual users
when
> you're using qmail and vpopmail, i decided to implement it, and here are
the
> results:
>
> # add a user to the domain
> > ~vpopmail/bin/vadduser [EMAIL PROTECTED] passwd
>
>
> then you have to decide if you want to d
Christopher Kunz <[EMAIL PROTECTED]> said:
> Hey there,
>
> since yesterday, I'm a happy SpamAssassin user (thanks to Sascha Schumann,
> who might even read this list, too) on my VPopMail setup. I'm now
> investigating the possibility of setting SA as the default spam blocking
> tool for all our
> [webmedic@server webmedic]$ cat .mailfilter
> VERBOSE=9
> exception {
> xfilter "spamc -f"
> RETURNCODE=0
> EXITCODE=0
> }
> to "./Maildir"
My guess is a pathing problem. Put the full path to spamc in the xfilter
line, like this:
xfilter "/usr/bin/spamc -f"
>
> I only tried the e
mail 5.2
without any problems whatsoever, using spamc/spamd
> --
> -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`
'~-
> Brook Humphrey
Dave Weiner
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
Well, I finally got off my butt, and sa-useradmin-0.3 is now available! It
can be downloaded from
http://www.gallowglass.org/downloads/sa-useradmin-0.3.tar.gz
For those of you who are not familiar with it, it has the following features
(you can also find this list in the README file)
Features:
> On Thu, Apr 11, 2002 at 05:45:04PM +0100, Matt Sergeant wrote:
> > On Thursday 11 Apr 2002 5:37 pm, dman wrote:
> > > any takers as to why qmail isn't in debian?
> >
> > It is. It's just only in there as source, not a binary.
> >
> any takers as to why it's only there as source?
That one is eas
> > Just out of curiosity Kelsey, why file based? What's wrong with sql
based?
>
> Nothing, although afaic, it's just another moving part to break. The real
Eh...if you've already got MySQL or some other rdbms running, minor :)
> reason the I want to use file based configuration is we have a l
> On Wed, Jan 30, 2002 at 05:41:25PM -0500, Dave Weiner wrote:
> > Check out my SA-user-admin, available from http://www.gallowglass.org
>
> Before I start to work on it, has anyone done the same for file based
> user_prefs yet? If not, I'll do my best to get something do
> I am currently working on a web interface for SA.
>
> Going to initially offer to my users (~150):
>required_hits
>terse_report
>auto_report_threshold
>whitelist_from
>blacklist_from
>
> Unlike the current devel PHP version (that works with MySQL and requires
> mod_auth_exter
I've just finished up version 0.2 of my sa-user-admin cgi. From the
changelog:
* Added support for individual user preferences for vpopmail domains.
* Now using maildrop.
* Added support for individual user mail filters using maildrop and
sqwebmail.
* Added support to save vpopmail default de
> More MUAs need to support Maildir. Unfortunately the one I like the
> best does not yet do so.
Which one is that, Bob?
>
> Bob
>
Dave
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin
Correcting myself...I noticed that there was a problem in my filter
rules...if the SPAM folder didn't exist, it would defer, not do a normal
delivery. Corrected copy below :)
Dave
###
# Mailfilter rules created by
rop .mailfilter
~vpopmail/domains/domain/.mailfilter
###
# Mailfilter rules created by Dave Weiner <[EMAIL PROTECTED]> #
# to integrate SpamAssassin with vpopmail using maildrop. Note
> Hey guys, a feature request for allowing customization of the mangling of
> the subject line. Rather than *SPAM* which is a bit on the
> excessive side and not having anything at all. How about allowing a
> customization in the .cf file to something like [SP] or something. I'd
> rath
> > A quick question for you Charlie. As I'm still learning maildrop's
> > filtering language, if I wanted to grab the score and the required hits,
> > would this work?
> >
> > if (/^X-Spam-Status: *Yes, *hits=![:digit:]+ required=![:digit:]+.*/)
> > {
>
> BTW guys -- watch out, the hits and requ
> I use Maildir. I use maildrop for local delivery (from the courier
> package).
I'm running qmail + vpopmail, and I've just started playing with
maildrop...God, I love opensource!
Right now, I have maildrop looking for the "X-Spam-Flag: YES" header, and if
it sees it, put it in a sqwebmail fold
> Hi Justin,
>
> Along the sames lines, do you mind if I modify the source for the mysql
> lookups to include a larger username and submit it back to you?
>
> 1) A lot of systems have user names longer than 8 chars
> 2) A lot of us are running qmail with vpopmail or vmailmgr (I run both)
and
> the
21 matches
Mail list logo