[antispam-f] Re: What the *******?

  • From: Frank de Bruijn <antispam@xxxxxxxxx>
  • To: antispam@xxxxxxxxxxxxx
  • Date: Sat, 20 Nov 2010 07:54:53 +0100

In article <eddbd47851.ricp@xxxxxxxxxxxxxxxxxxxxx>,
   Richard Porter <ricp@xxxxxxxxxxxxxxxx> wrote:
> I've just had a message with the headers:
> X-AntiSpam-Date: Fri, 19 Nov 2010 22:25:19 +0000
> X-AntiSpam-Action: *******

> According to the log it was diverted and it should have ended up in my 
> spam folder. Why the asterisks?

Bug. Forgot to update line 2501. Sorry about that. I'll do a bug fix
release as soon as possible. Quick fix:

- Load !AntiSpam.Resources.Source in an editor.
- Locate the line starting the definition of PROCuah() (should be 2501).
- Change it to (all on one line):

  DEF  PROCuah(t$)
  LOCAL E%,I%,K%,a$,e$ :
  a$=FNrT(MID$("defaultaccept divert **************header",1+D%*7,7)) :
  E%=ASCt$

- Save Source, run Resources.!Crunch, restart the program.

Thanks for reporting.

Regards,
Frank


Other related posts: