Re: timsieved sasl missing

2005-10-28 Thread Andrew Morgan
On Fri, 28 Oct 2005, Craig White wrote: On Fri, 2005-10-28 at 15:02 -0700, Andrew Morgan wrote: I've been trying to setup timsieved on my test cyrus box (v2.2.12), but I seem to be missing something, probably obvious. I have a working installation of cyrus with imap, imaps, and lmtp. I use

Re: timsieved sasl missing

2005-10-28 Thread Craig White
On Fri, 2005-10-28 at 15:02 -0700, Andrew Morgan wrote: > I've been trying to setup timsieved on my test cyrus box (v2.2.12), but I > seem to be missing something, probably obvious. > > I have a working installation of cyrus with imap, imaps, and lmtp. I use > saslauthd. I added a stanza for t

timsieved sasl missing

2005-10-28 Thread Andrew Morgan
I've been trying to setup timsieved on my test cyrus box (v2.2.12), but I seem to be missing something, probably obvious. I have a working installation of cyrus with imap, imaps, and lmtp. I use saslauthd. I added a stanza for timsieved in cyrus.conf, and I can successfully telnet to the s

RE: SQUATTER script and non English folders

2005-10-28 Thread David Carter
On Fri, 28 Oct 2005, [EMAIL PROTECTED] wrote: Interesting, when I use webinterface (IMP or Squirremail) after I've finished to run squatter I got this message: imap[15835]: SQUAT returned 45 messages But after a while, when I got new messages in this account, I've got this message: imap[16924

Re: SQUATTER script and non English folders

2005-10-28 Thread David Carter
On Thu, 27 Oct 2005, [EMAIL PROTECTED] wrote: Since you've looked at the code, what about: squatter -r 'user.a*' That will look for mailboxes matching user.a*.* which would match "user.abc123.foo2 but not "user.abc123". The code just adds ".*" to the end of any string that you give it, henc