On 11 Jan 2005 at 10:09, Chase Seibert wrote: Hi Chase -
Would you elaborate on spamassassin.exe? I use Sandy's SPAMC32.exe utility to run Spamassassin - I am not familiar with the port you appear to be using however - Thanks! -Nick From: Chase Seibert <[EMAIL PROTECTED]> To: [email protected] Subject: RE: [Declude.JunkMail] external program with quotes.... Date sent: 11 Jan 2005 10:09:28 -0500 Send reply to: [email protected] > > > Here is the exact rule I have: > > SPAMASSASSIN external nonzero > "C:\Apps\CheckSpamAssassin\executePipe.exe -e -c > C:\Apps\CheckSpamAssassin\spamassassin.exe -a \"-e -L\" -f " 7 0 > > This executes executePipe.exe with the argument -a "-e -L" correctly. > > > > -Chase > > Chase Seibert | Network and Systems Engineer | Bullhorn Inc. | > 617.464.2440 x119 | www.bullhorn.com > > > > -----Original Message----- > From:Matt [EMAIL PROTECTED] > To: "[email protected]" ; > Sent: Jan 11, 2005 10:04:03 AM > Subject: Re: [Declude.JunkMail] external program with quotes.... > My experience was that Declude uses the first two sets of quotes, > regardless of switches. There is no special handling for such things. > > Matt > > > > Chase Seibert wrote: > > >Try: > > > > > > > >MR-MATCHING external 11 "D:\IMail\Declude\FPFilters\vbs\FRDNS.exe > >PATH=d:\IMail\declude\FPFilters LOG=HIGH CW=%WEIGHT% SW=440 > >REVDNS=\"%REVDNS%\" FROM=%MAILFROM%" 0 0 > > > > > >I believe I have a rule that uses \", and it works. > > > > > > > > -Chase > > > >Chase Seibert | Network and Systems Engineer | Bullhorn Inc. | > >617.464.2440 x119 | www.bullhorn.com > > > > > > > >-----Original Message----- > >From:Scott Fisher [EMAIL PROTECTED] > >To: "[email protected]" ; > >Sent: Jan 11, 2005 09:34:47 AM > >Subject: Re: [Declude.JunkMail] external program with quotes.... > > > > > >I agree. But the %REVDNS% variable may contain [No Reverse DNS] which > >contains spaces... > > > >----- Original Message ----- > >From: Kevin Bilbee > >To: [email protected] > >Sent: Monday, January 10, 2005 10:19 PM > >Subject: RE: [Declude.JunkMail] external program with quotes.... > > > > > > > > > >Reverse dns should never have spaces in it. > > > > > > > >-----Original Message----- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher > > Sent: Monday, January 10, 2005 7:22 PM To: > >[email protected] Subject: [Declude.JunkMail] external > >program with quotes.... > > > > > > > >I'm writing my own external program to compare domain names. > > > >I need to pass the %REVDNS% parameter with quotes around it due to > >possible spaces in it. > > > >Is this possible? > > > > > > > > > > > >Will this work? > > > > > >MR-MATCHING external 11 "D:\IMail\Declude\FPFilters\vbs\FRDNS.exe > >PATH=d:\IMail\declude\FPFilters LOG=HIGH CW=%WEIGHT% SW=440 > >REVDNS=""%REVDNS%"" FROM=%MAILFROM%" 0 0 > > > > > > > > -- > ===================================================== > MailPure custom filters for Declude JunkMail Pro. > http://www.mailpure.com/software/ > ===================================================== > > --- > [This E-mail was scanned for viruses by Declude Virus > (http://www.declude.com)] > > --- > This E-mail came from the Declude.JunkMail mailing list. To > unsubscribe, just send an E-mail to [EMAIL PROTECTED], and > type "unsubscribe Declude.JunkMail". The archives can be found > at http://www.mail-archive.com. > > --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
