Thanks Nic,
I should've checked the archives first :(
-- Nic Bernstein is rumored to have mumbled on 25. Juli
2013 11:13:34 -0500 regarding Re: Remove quota using Cyrus::IMAP::Admin?:
Sebastian,
Please take a look at this thread from January of last year, which
discusses the issue in
tting the
> quota to none:
>
> $ cyradm cyrus
> Password:
> server> sq user/xxx none
> remove quota
> server>
>
> But when I try to do the same using Cyrus::IMAP::Admin I get an error,
> because a number is expected as argument. Is that a bug or a feature?
>
Hi,
you can remove the quota for a mailbox with cyradm by setting the quota to
none:
$ cyradm cyrus
Password:
server> sq user/xxx none
remove quota
server>
But when I try to do the same using Cyrus::IMAP::Admin I get an error,
because a number is expected as argument. Is that a bu
On 2012-01-18 14:18, Greg Banks wrote:
>> And second setting
>> ->setquota(<-id->, "STORAGE", "-1")
>> resulting in
>> SETQUOTA id (STORAGE -1)
>> what Bron suggested. That should also work IMO. At least on 2.4.12+.
>
> And that isn't correct according to RFC2087. It works only because the
> serv
G'day,
On Tue, Jan 17, 2012, at 01:18 PM, Wolfgang Breyha wrote:
> Ram wrote, on 17.01.2012 12:17:
> > I am using cyrus-imapd-2.4.12-2
> > As Wolfgang suggested using
> > $imap->setquota("user/$user") removed the quota.
>
> Looking at the code of Cyr
Ram wrote, on 17.01.2012 12:17:
> I am using cyrus-imapd-2.4.12-2
> As Wolfgang suggested using
> $imap->setquota("user/$user") removed the quota.
Looking at the code of Cyrus::IMAP::Admin there is no code checking for "none"
or something like that. There are t
/~eestabroo/IMAP-Admin-1.6.4/Admin.pm
>>
>>
>> But my GUI screens are already coded to use Cyrus::IMAP::Admin
> What version of Cyrus are you using?
>
> Can you file a bug at bugzilla.cyrusimap.org if it's a 2.4 series, and I'll
> get it fixed.
>
> Thanks
Ram wrote, on 17.01.2012 12:03:
> That means we omit the word "STORAGE" , thanks .. will try that.
Yes. I'm always setting "some" quota before to get it into a "defined" state
to remove it afterwards. I use it for several years now and recently moved
~100k users without any troubles.
Maybe you ha
On 01/17/2012 04:24 PM, Wolfgang Breyha wrote:
> Bron Gondwana wrote, on 17.01.2012 11:36:
>> On Tue, Jan 17, 2012, at 03:57 PM, Ram wrote:
>>> http://www.manpagez.com/man/3/Cyrus::IMAP::Admin/
>>> There is a setquota function which should accept "none" for removing
>>> quota. But that does not w
On Tue, Jan 17, 2012, at 04:22 PM, Ram wrote:
> No "-1" also gives an error not a number
>
> Interestingly set_quota function using CPAN module works fine with "none"
> http://search.cpan.org/~eestabroo/IMAP-Admin-1.6.4/Admin.pm
>
>
> But my GUI screens are already coded to use Cyrus::IMAP::A
Bron Gondwana wrote, on 17.01.2012 11:36:
> On Tue, Jan 17, 2012, at 03:57 PM, Ram wrote:
>> http://www.manpagez.com/man/3/Cyrus::IMAP::Admin/
>> There is a setquota function which should accept "none" for removing
>> quota. But that does not work
>>
>> How do I set unlimited quota using the setq
No "-1" also gives an error not a number
Interestingly set_quota function using CPAN module works fine with "none"
http://search.cpan.org/~eestabroo/IMAP-Admin-1.6.4/Admin.pm
But my GUI screens are already coded to use Cyrus::IMAP::Admin
On 01/17/2012 04:06 PM, Bron Gondwana wrote:
On Tue, Jan 17, 2012, at 03:57 PM, Ram wrote:
> http://www.manpagez.com/man/3/Cyrus::IMAP::Admin/
> There is a setquota function which should accept "none" for removing
> quota. But that does not work
>
> How do I set unlimited quota using the setquota function
Does '-1' work?
--
Bron Gondw
http://www.manpagez.com/man/3/Cyrus::IMAP::Admin/
There is a setquota function which should accept "none" for removing
quota. But that does not work
How do I set unlimited quota using the setquota function
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.
On Sun, Nov 30, 2008 at 10:19:23AM +1030, Stephen Carr wrote:
> Dear Bron
>
> Would http://www.imapproxy.org/ fit the bill?
> I use with SquirrelMail and it does speed up the transfers as it caches
> the users credentials with s hit ratio near 20:1.
Yes, it would - but it only speeds up logins.
Dear Bron
Would http://www.imapproxy.org/ fit the bill?
I use with SquirrelMail and it does speed up the transfers as it caches
the users credentials with s hit ratio near 20:1.
Regards
Stephen Carr
Bron Gondwana wrote:
> On Sat, 29 Nov 2008 22:19:34 +0100, "Christoph Höger" <[EMAIL PROTECTED]>
On Sat, 29 Nov 2008 22:19:34 +0100, "Christoph Höger" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> due to sluggish performance of evolution/my imap provider I would like
> to setup the following configuration:
>
>
> IMAP/local IMAPS
> Evolution <-
Hi,
due to sluggish performance of evolution/my imap provider I would like
to setup the following configuration:
IMAP/local IMAPS
Evolution <-> Proxy <---> IMAP-server
That should work by providing the user credentials to the
On Fri, Nov 17, 2006 at 04:34:45PM +, Steve Howe wrote:
> All looks fine, easy and not taking too much work.Then I realise that I don't
> have the
> command sync_server anywhere on my suse box.
>
> which is something of a problem according to the website above.
>
> Running the command
> rp
Hi all,
First time posting here so apologies if this in the wrong format or
wrong address etc.
I'm testing a server with suse 64bit on and I installed
cyrus-imapd-2.2.12-29.x86_64.rpm, cyrus-imapd-devel-2.2.12-29.x86_64.rpm
and cyrus-imapd-debuginfo-2.2.12-29.x86_64.rpm onto it.
Got it all
Philip Edelbrock wrote:
I'm about to deploy a new mail server using Cyrus-imapd and Sieve
(RHE-ES 4). My last step is to make sure I can have automated vacation
messages. But, I can't get a test script to work. Rejects work fine,
but vacation does not.
This machine h
I'm about to deploy a new mail server using Cyrus-imapd and Sieve
(RHE-ES 4). My last step is to make sure I can have automated vacation
messages. But, I can't get a test script to work. Rejects work fine,
but vacation does not.
This machine has no user accounts matching
Hi, when I used to use sendmail, I used "aliasname: |/path/to/app" in
/etc/aliases to pipe mail to a program. Now, I used postfix with
cyrus' "deliver" as the delivery mechanism. How do I have cyrus pipe
certain aliases to applications?:
Thank you.
TunaSundae
---
Cyrus Home Page: http://asg.web.c
I'm curious to find out how many sites have tested or are currently
using the 2.3 code, and in what type of configuration.
I already know of two sites which are using it because they need
features only available in 2.3 (one site is using a replicated Murder
and the other is using the new EXPUNG
On 07/26/04 10:08 PM, Anton Jackson-Smith sat at the `puter and typed:
> Hey everyone,
> I'm having some problems with authentication running Cyrus IMAP 2.2.6
> and SASL 2.1.19 on FreeBSD updated to RELENG_5_2 base system and the
> latest ports.
I'm running exactly the same combination of cyrus
Hey everyone,
I'm having some problems with authentication running Cyrus IMAP 2.2.6
and SASL 2.1.19 on FreeBSD updated to RELENG_5_2 base system and the
latest ports.
Basically, when attempting to login using imtest there's always a second
or two delay, followed by "S: L01 NO Login failed: auth
On Thu, 8 Jul 2004, victor wrote:
> I have corrected the problem and restarted cyrus but is still not working.
>
> I have the same error.
> Jul 8 10:46:03 mail68 imap[24978]: cannot connect to saslauthd server:
> No such file or directory
>
> imapd.conf contains a line : "saslauthd_path:/var/stat
I try to detail the problem(I have some more information):
The error:
Jul 8 10:46:03 mail68 imap[24978]: cannot connect to saslauthd server:
No such file or directory
What I have tryed to debug the problem:
1) imapd.conf contains a line : "saslauthd_path:/var/state/saslauthd"
2) Saslauthd is runn
I have corrected the problem and restarted cyrus but is still not working.
I have the same error.
Jul 8 10:46:03 mail68 imap[24978]: cannot connect to saslauthd server:
No such file or directory
imapd.conf contains a line : "saslauthd_path:/var/state/saslauthd"
Saslauthd is running.
And I have th
> I con't login.
>
> Syslog message:
> Jul 8 10:46:03 mail68 imap[24978]: badlogin: localhost [127.0.0.1]
> plaintext root SASL(-1): generic failure: checkpass failed
> Jul 8 10:47:31 mail68 master[24916]: process 24978 exited, status 0
> Jul 8 03:50:00 mail68 CROND[25009]: (root) CMD (
> /usr/s
I con't login.
Syslog message:
Jul 8 10:46:03 mail68 imap[24978]: badlogin: localhost [127.0.0.1]
plaintext root SASL(-1): generic failure: checkpass failed
Jul 8 10:47:31 mail68 master[24916]: process 24978 exited, status 0
Jul 8 03:50:00 mail68 CROND[25009]: (root) CMD (
/usr/share/sshd-mo
Hi all,
I'm in the process of setting up a new mail server with Cyrus IMAP 2.2.2 to
use the virtual domains feature. I'm using sendmail as the MTA, and this is
working fine when the email address is fully qualified.
What I would like to be able to do is set a default domain in sendmail so
that an
t saslauthd, largely (I think) because the des.h in K4
> gets along extremely poorly with the des.h in OpenSSL.
>
> Once I turn to imapd itself, I can more or less bully things into
> compiling, except for ipop3d, which gets upset over the krb.h in
> /usr/local/include/kerberosIV.
&g
>
>
>You are correct in that the conflict between openssl and kerberos is a
>problem.
>I believe CMU's current plan is to let the OpenSSL project change their
>conflicting names. Until then I found some information on the list
>archive
>from a programmer at Duke who has hacked the kerberos stuff a
e or less bully things into
> compiling, except for ipop3d, which gets upset over the krb.h in
> /usr/local/include/kerberosIV.
>
> My question is: is there anyone else out there using Cyrus imapd in
> conjunction with user homes and folders in AFS-space, and if so, is
> the
ets along extremely poorly with the des.h in OpenSSL.
Once I turn to imapd itself, I can more or less bully things into
compiling, except for ipop3d, which gets upset over the krb.h in
/usr/local/include/kerberosIV.
My question is: is there anyone else out there using Cyrus imapd in
conjunction
> On Mon, 17 Dec 2001 12:59:51 -0500 (EST),
> Christopher Wong <[EMAIL PROTECTED]> (cw) writes:
cw> folder-collections="My Alias" {imaphost}inbox.[]
If you use altnamespace, you can drop the "inbox." portion.
cw> Right now, Pine seems happy. But if I try to change to a different fol
At 12:59 PM 12/17/01 -0500, you wrote:
>Does anyone find it tricky setting up Pine to work with Cyrus-IMAP? I just
>set up pine-4.33 with cyrus-imapd-2.0.16. The folder/collections behavior
>is confusing. The inbox path was easy enough: I set it to
>"{imaphost/user=myuserid}inbox". At this point,
Does anyone find it tricky setting up Pine to work with Cyrus-IMAP? I just
set up pine-4.33 with cyrus-imapd-2.0.16. The folder/collections behavior
is confusing. The inbox path was easy enough: I set it to
"{imaphost/user=myuserid}inbox". At this point, Pine would show the inbox,
but none of the
hi
I want to test my imap client (iSPAI extension DLL )with cyrus server.
how should I go about doing the same.
thanking u
kunjan naik
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
40 matches
Mail list logo