Re: [SAtalk] Blacklist & Whitelist file help

2003-07-18 Thread Joe Flowers
> What "exact" file should I be looking for to create a Whitelist and > Blacklist /etc/mail/spamassassin/local.cf or ~/.spamassassin/user_prefs For example, see http://maxo.captainnet.net/mailAdmin/spamAssassin/add.html Joe --- This

[SAtalk] whitelist_from not working :-(

2003-07-18 Thread Joe Flowers
Hello Everyone! :-) I have a program that does this: use Mail::SpamAssassin; $spamobj = Mail::SpamAssassin->new(); my $status = $spamobj->check_message_text(\"Email Message Text Goes Here\"); (In other words, I'm not using the "spamassassin" executable or spamd to send the message to Mail::Spam

[SAtalk] Quote (") marks in check_message_text() causing trouble

2003-07-13 Thread Joe Flowers
I'm using the following command to "feed" SpamAssassin the email messages. my $status = $spamobj->check_message_text($EmailMessageHeadersAndBodyHere); The "major" problem I'm having now is that if there are any quote (") marks anywhere in the message ($EmailMessageHeadersAndBodyHere), then check_

[SAtalk] Adding Perl 5.6.1 to RH Linux 9 that already has Perl 5.8 installed.

2003-07-10 Thread Joe Flowers
I have a Red Hat Linux 9 machine that has Perl 5.8 installed on it, and Perl 5.8 on this machine looks deeply embedded to the core of the OS, based on the ton of dependencies when I do "rpm -e perl". I need to run SpamAssassin on this machine, but the SpamAssassin docs highly recommends using Perl

[SAtalk] Embedding Perl (Mail::SpamAssassin) in a C program

2003-07-07 Thread Joe Flowers
Help please. I'm trying to embed the following "very few" Perl lines in a Microsoft Visual C++ v6 C program. //use Mail::SpamAssassin; //my $spamobj = Mail::SpamAssassin->new(); //my $status = $spamobj->check_message_text($input); //my $spamstr = (($status->is_spam()) ? "Yes" : "No"); //my $outpu

[SAtalk] Wrapping spamassassin in a multi-threaded C program?

2003-06-30 Thread Joe Flowers
I have a multi-threaded C program that I would like to "hook-up" to spamassassin that I would like to use as a replacement for spamc/spamd. The problem is that I have little experience with Perl and I would like to "spawn" spamassassin (obviously a Perl module) and send a message to it from within

Re: [SAtalk] Docs or "cheat sheets" on installing SpamAssassin on MS Windows?

2003-06-17 Thread Joe Flowers
Thanks Bob! I'm looking more for something like what Tom Meunier sent though (http://www.openhandhome.com/howtosa.html). > What are you trying to do with SpamAssassin that you need to run it > under WinXP? Development work. I'm tying SpamAssassin to Novell's NetMail and I just need something as

[SAtalk] Docs or "cheat sheets" on installing SpamAssassin on MS Windows?

2003-06-16 Thread Joe Flowers
Hello Everyone, I need to get Spam Assassin to work on a MS Windows XP machine ASAP. Are there any docs, faqs , web pages, or "cheat sheets" available to help me get this does ASAP? Thanks! Joe --- This SF.Net email is sponsored by: INetU At