sieve issues
Mr. Simix
simix at datacomm.ch
Fri Sep 13 02:50:54 EDT 2002
Brian wrote:
>
> On Thu, 2002-09-12 at 17:07, Ken Murchison wrote:
>
> > > Crap. I spoke too soon. sieveshell works, but avelsieve still gives
> > > that NO "Did not specify script data" message.
> >
> > At this point, I'd say that your PHP sieve interface is broken.
>
> At this point, I'm inclined to agree though the author says he uses it
> on a cyrus 2.1.9 installation himself. I'll see if his new release
I'm successfully using avelsieve-0.6 / squirrelmail-1.2.7 on
cyrus-2.1.9. My only change in avelsieve was the one below:
--- addrule.php.orig Mon May 27 15:48:50 2002
+++ addrule.php Wed Jun 19 23:20:05 2002
@@ -89,7 +89,7 @@
address3
*/
-require_once "config.php";
+//require_once "config.php";
global $lang, $type, $startitems;
session_start();
HTH
Simon
> fixes it. Thanks to all though for fixing the authentication problem
> that was driving me nutty.
>
> --
> Brian
More information about the Info-cyrus
mailing list