Re: [SAtalk] Per recipient black/whitelist

2003-07-17 Thread Josh Trutwin
On Thu, 17 Jul 2003 10:23:53 -0700 "Ernest W. Lessenger" <[EMAIL PROTECTED]> wrote: > Does SpamAssassin already have, or has somebody created that I can use, a > per-recipient black/whitelist. What I need to do is allow customers to add > addresses to their white/blacklist without affecting the

Re: [SAtalk] Who would you like to spam today?

2003-03-10 Thread Josh Trutwin
> > http://wsnwa.com/v19/ > Ugh. Out of curiousity, any idea what the removesa.txt file might be? Josh > Don't bother yelling at me for making more people find these address, I > found > them simply because I was searching for a word which happened to be a > username part of one of the addre

RE: [SAtalk] How Do I Get Off This List?

2003-01-30 Thread Josh Trutwin
> Even when people ask questions which are answered each week and are also > covered in the FAQ, or questions where the answers are blatantly obvious > (i.e. "How do I unsubscribe"), someone (usually Tony) answers them with > a smile. :) Even if they're just directing the person asking to the > r

Re: [SAtalk] [Sort of OT] mod_spam_die

2003-01-23 Thread Josh Trutwin
> On Thu, 23 Jan 2003 11:25:11 -0600 (CST) > "Josh Trutwin" <[EMAIL PROTECTED]> wrote: > >> Hi list, >> >> This came accross the freshmeat.net mailing list today: >> >> http://spam-die.sourceforge.net/ >> >> I was curious if peopl

Re: [SAtalk] A Taste of their own....

2002-12-10 Thread Josh Trutwin
> Anyone seen this one: > http://www.freep.com/money/tech/mwend6_20021206.htm Yeah, /. had an article a couple days ago on this. Don't think it'll stop him though Josh --- This sf.net email is sponsored by:ThinkGeek Welcome to geek hea

Re: [SAtalk] SQL and SA.

2002-11-21 Thread Josh Trutwin
s sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > ___ > Spamassassin-talk mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/spamassassin-talk Josh Trutwin http://trutwins.homeip.net -

Re: [SAtalk] phpsa maintainer

2002-11-18 Thread Josh Trutwin
> Does anyone know who the active maintainer (if one) of phpsa is? Just > wondering if I've sent a note to the correct person... The bottom of the README for this has jengland /at/ enetis.net listed as the contact. I sent a post to SA-USERS a few weeks back with a list of changes I had to make

[SAtalk] man Mail::SpamAssassin::Conf

2002-11-05 Thread Josh Trutwin
o something a little more obvious? Or just leave it alone? I'm on about a dozen mailing lists and often questions are asked that simply are answered with: search the archives or read the man pages so why should SA be any different? Anyway, I'm do

Re: [SAtalk] spamd -Q?

2002-10-31 Thread Josh Trutwin
> On Thu, Oct 31, 2002 at 01:01:25PM -0600, Josh Trutwin wrote: >> Also, where does spamd check for DCC? /usr/local/bin/dccproc exists >> and I made a link in /usr/bin but spamd still says it cannot find >> dccproc. > > It should look at your PATH and find it. However

Re: [SAtalk] Icky buy in PHP-SA-MYSQL (More bugs)

2002-10-31 Thread Josh Trutwin
> The PhP-SA-MYSQL package from www.spamassassin.org/devel/ has a bug. > > If you set $usessl to "no" in the config.inc.php file, it gets set back > to "yes" by: > > if ($usessl = 'yes') { > > about half way down in login.php. > > The fix is to instead use: > > if ($usessl == 'yes') { Also: (for

[SAtalk] Icky buy in PHP-SA-MYSQL

2002-10-31 Thread Josh Trutwin
The PhP-SA-MYSQL package from www.spamassassin.org/devel/ has a bug. If you set $usessl to "no" in the config.inc.php file, it gets set back to "yes" by: if ($usessl = 'yes') { about half way down in login.php. The fix is to instead use: if ($usessl == '

[SAtalk] spamd -Q?

2002-10-31 Thread Josh Trutwin
run it as root with spamd -d -a -q -x -H. Also, where does spamd check for DCC? /usr/local/bin/dccproc exists and I made a link in /usr/bin but spamd still says it cannot find dccproc. Thanks, Josh Trutwin http://trutwins.homeip.net --- T

[SAtalk] --add-addr-to-whitelist

2002-10-24 Thread Josh Trutwin
Ok, this seems like a simple question but the docs don't clarify this. Can you do this: spamassassin --add-addr-to-whitelist="*@lists.sourceforge.net" to whitelist any address from lists.sourceforge.net? Thanks, Josh Trutwin http://trut

Re: [SAtalk] [Off Topic] Procmail help

2002-10-22 Thread Josh Trutwin
's/^rom /From /' >> } > > It'd be somewhat faster to use > > | sed -e '1s/^/F/' These are from the procmailrc.example in the SpamAssassin distribution! Maybe someone could encorporate these changes??? > as you've already determined that th

[SAtalk] [Off Topic] Procmail help

2002-10-22 Thread Josh Trutwin
ciated. I have read parts of the procmail documentation but procmail is quite large and I was hoping someone could provide a quick fix since this is the only procmail I will hopefully have to learn. :) Many thanks, Josh Trutwin http://trutwins.homeip.net -