Re: rfc 3685 (Spamtest and VirusTest Extensions)

2005-06-09 Thread Michael Loftis
--On June 9, 2005 10:50:24 AM -0400 Igor Brezac <[EMAIL PROTECTED]> wrote: There is nothing wrong with this, perhaps the performance is not as good. I'd welcome some kind of return value caching code. Cyrus sieve engine itself does not cache return values from various tests. I suppose some

Re: rfc 3685 (Spamtest and VirusTest Extensions)

2005-06-09 Thread Igor Brezac
On Thu, 9 Jun 2005, Andrew B. Panphiloff wrote: I see some unwanted behavior during using spamtest extension. For example using simple rules from this page: http://www.ietf.org/rfc/rfc3685.txt?number=3685 require ["spamtest", "fileinto", "relational", "comparator-i;ascii-numeric"]; if

Re: rfc 3685 (Spamtest and VirusTest Extensions)

2005-06-09 Thread Andrew B. Panphiloff
I see some unwanted behavior during using spamtest extension. For example using simple rules from this page: http://www.ietf.org/rfc/rfc3685.txt?number=3685 require ["spamtest", "fileinto", "relational", "comparator-i;ascii-numeric"]; if spamtest :value "eq" :comparator "i;ascii-numeric"

Re: rfc 3685 (Spamtest and VirusTest Extensions)

2005-03-30 Thread Igor Brezac
I have already done rfc spamtest and virustest extensions, https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2400, I still need to do develop hooks for the backends. I've been too busy with my regular job lately, I hope to have something soon... -Igor On Thu, 31 Mar 2005, Andrew B. Panphiloff wr

Re: rfc 3685 (Spamtest and VirusTest Extensions)

2005-03-30 Thread Andrew B. Panphiloff
Yesterday, I have ported sieve-spamasssassin patch from contrib directory to cyrus-imapd-2.2.12 (see attachment). Can anybody help me to do this patch rfc-compatible ? Ken Murchison wrote: Andrew B. Panphiloff wrote: Does cyrus-imapd support thees extensions ? Not currently. diff -Nru cyrus-im

(OFFTOPIC) RE: rfc 3685 (Spamtest and VirusTest Extensions)

2005-03-29 Thread Michael King
D] On Behalf Of Ken Murchison > Sent: Tuesday, March 29, 2005 9:52 AM > To: Andrew B. Panphiloff > Cc: info-cyrus@lists.andrew.cmu.edu > Subject: Re: rfc 3685 (Spamtest and VirusTest Extensions) > > Andrew B. Panphiloff wrote: > > > Does cyrus-imapd support thees extensions

Re: rfc 3685 (Spamtest and VirusTest Extensions)

2005-03-29 Thread Ken Murchison
Andrew B. Panphiloff wrote: Does cyrus-imapd support thees extensions ? Not currently. -- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orchard Park, NY 14127 --PGP Public Key--http://www.oceana.com/~ken/ksm.pgp --- Cyrus Home Page: htt

rfc 3685 (Spamtest and VirusTest Extensions)

2005-03-28 Thread Andrew B. Panphiloff
Does cyrus-imapd support thees extensions ? I found only sieve-spamasssassin patch for cyrus-imapd-2.1.3 in contrib directory. --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html