Allow all numeric mailbox names

2008-10-06 Thread ram
How do I allow all numeric mailbox names in cyrus On my old cyrus imapd server( 2.2.38) when I create a numeric mailbox and try logging in on pop I get an error immediately after giving username [EMAIL PROTECTED] root]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape c

Cyrus 2.3.13 RC2

2008-10-06 Thread Ken Murchison
I just put together a second release candidate for Cyrus 2.3.13. I'd appreciate any independent testing before I release this to the masses. http://www.contrib.andrew.cmu.edu/~murch/cyrus-imapd-2.3.13rc2.tar.gz http://www.contrib.andrew.cmu.edu/~murch/cyrus-imapd-2.3.13rc2.tar.gz.sig Noteworthy

Re: compiling cyrus-imapd on amd64

2008-10-06 Thread David Newman
On 10/5/08 6:21 PM, Wesley Craig wrote: > On 05 Oct 2008, at 18:14, Michael Menge wrote: >> the config.guess and config.sub included in cyrus are very old, >> replace them with a newer version.You may already have a newer version >> on your system. > > Also, the latest config.guess and .sub have b

ACL to deny move mailbox/folder

2008-10-06 Thread tarjei
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I got a shared folder where I want users to be able to create subfolders, but where I want to restrict the users so they do not move or delete the shared folder. The folder is a top level shared folder. I read through the cyradm documentation, bu