Re: cyradm error

2004-11-07 Thread Craig Ringer
On Sat, 2004-10-30 at 12:07, fsck foo wrote: > Hello :) > when I use cyradm with cyrus user (Solaris 9 x86 patched and postfix > MTA) get "permission denied" error message when try to dm or cm an > user.mailbox. You must give the 'cyrus' user the delete ACL on the mailbox using 'sam' before attemp

RE: cyradm error

2004-10-30 Thread Peter P. Benac
Setacl for the cyrus user to the same acl's the user have (listacl). Then you can delete the mail box Regards, Pete Peter P. Benac, CCNA Celtic Spirit Networking Providing Network and Systems Project Management and Installation and Web Hosting. Phone: 919-618-2557 Web: http://www.emacolet.c

Re: Cyradm - error with db_version. Tested on FC2

2004-09-08 Thread Kjetil Andreas Laasby
>> For me, an upgraded Fedora Core 2 installation also caused >> this error.. >> >> I finally found a solution from "Victor" here : >> http://asg.web.cmu.edu/archive/message.php?mailbox=archive.inf >> o-cyrus&msg=30493 > > This problem is because cyrus-imapd from fedora was not build agains th

RE: Cyradm - error with db_version. Tested on FC2

2004-09-08 Thread Oliver Pitzeier
Hi 'KL'! > I've read alot of messages regarding the error with > cyrus-imapd cyradm command, and seldom any good replies. > > I've composed a quick workaround tested on Fedora Core 2. [ ... ] > For me, an upgraded Fedora Core 2 installation also caused > this error.. > > I finally found a so

RE: cyradm error

2002-04-18 Thread Russell Packer
r, Markus'; [EMAIL PROTECTED] > Subject: RE: cyradm error > > > That returns the same error. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Schiemer, > Markus > Sent: Thursday, April 18, 2002 1:31 AM > To: &#

RE: cyradm error

2002-04-18 Thread Sterling Anderson
That returns the same error. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Schiemer, Markus Sent: Thursday, April 18, 2002 1:31 AM To: 'Sterling Anderson'; '[EMAIL PROTECTED]' Subject: RE: cyradm error Sorry, should be cyra

RE: cyradm error

2002-04-18 Thread Ian
8. April 2002 07:56 > To: 'Sterling Anderson'; '[EMAIL PROTECTED]' > Subject: RE: cyradm error > > > Have you already tried this? > > cyramd -l localhost > > Regards, > Markus > > -Original Message- > From: Sterling Anderson [mailt

RE: cyradm error

2002-04-17 Thread Schiemer, Markus
Sorry, should be cyradm --user localhost -Original Message- From: Schiemer, Markus [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 18. April 2002 07:56 To: 'Sterling Anderson'; '[EMAIL PROTECTED]' Subject: RE: cyradm error Have you already tried this? cyramd -l

RE: cyradm error

2002-04-17 Thread Schiemer, Markus
Have you already tried this? cyramd -l localhost Regards, Markus -Original Message- From: Sterling Anderson [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 17. April 2002 19:13 To: [EMAIL PROTECTED] Subject: cyradm error Hello, I am trying to set up mailboxes and cannot get into cyradm.

RE: cyradm error

2002-04-17 Thread Sterling Anderson
Cyrus version 1.5.19 I believe I am using PAM for authentication... -Original Message- From: Dave McMurtrie [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 17, 2002 1:01 PM To: Sterling Anderson Cc: [EMAIL PROTECTED] Subject: Re: cyradm error What version of cyrus? What type of

Re: cyradm error

2002-04-17 Thread Dave McMurtrie
What version of cyrus? What type of authentication do you use? -Dave On Wed, 17 Apr 2002, Sterling Anderson wrote: > Hello, > I am trying to set up mailboxes and cannot get into cyradm. When I type > "cyradm localhost" I get prompted for the userid and password, then it > says: > > applicati

Re: cyradm error

2001-10-03 Thread Nick Simicich
Cyrus, by default, installs its perl in /usr/local/lib/site_perl/5.6.0/i386-linux/ Most of the perl scripts need @INC modified, as in BEGIN { push @INC, "/usr/local/lib/site_perl/5.6.0/i386-linux/"; }; before any use statements, but cyradm works differently - This patch made it work

Re: cyradm error

2001-10-03 Thread Ramiro Morales
Anderson: The problem you reports is one of the many (I do not remember exactly which of them) integration problems that are fixed by the building process of the RPM packages mantained by the people of Red Hat. Additionally I'm maintaing an indepentend set of rpm packages of Cyrus for Red Hat