I think this is the same problem that I once had with version 2.1.11. in the timsieved/parser.c file in the tarball. Download the updated file from the CVS and re-compile or upgrade the whole package to v2.1.12. You can also search for "strange sieve problem" in this list to get the whole thread.
Good luck guys bryntez ----- Original Message ----- From: "Stuart Fox" <[EMAIL PROTECTED]> To: "Ken Murchison" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 3:39 PM Subject: Re: Sieveshell problems.... : On Thursday 13 Mar 2003 1:33 pm, Ken Murchison wrote: : > Nick Fisher wrote: : > > Hi, : > > Like the subject says I'm having problems with sieveshell. This isn't : > > the first time I've had trouble with sieveshell but I can't find the : > > problem here. I've tryed googling and searching the archives but I'm : > > stumped. : > > Anyhow, I run the following command and get the following result...... : > > : > > # sieveshell -u test -a test localhost : > > connecting to localhost : > > Please enter your password: : > > Please enter your password: : > > unable to connect to server at /usr/bin/sieveshell line 174, <STDIN> line : > > 2. : > > : > > I think timsieved is working Ok. I have cyrus configured to use LOGIN and : > > PLAIN right now to try and tease it into working. Cyrus auths fine with : > > either of them. : > > : > > "IMPLEMENTATION" "Cyrus timsieved v2.1.11" : > > "SASL" "LOGIN PLAIN" : > > "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress : > > relational regex" : > > "STARTTLS" : > > OK : > : > Try connecting with: : > : > sivtest -a test -u test localhost : > : > If this works, then you most likely have a Perl problem. : : I dont think its that, I have exactly the same thing, sieveshell, saslauthd : and sivtest all fail. I also have a squirrelmail plugin for sieve that fails : auth. : : Any other ideas? : : Stuart :