set quota to disable ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Has something changed in recent versions of cyrus imapd? I'm trying to code up a PHP interface, or, rather, fix one ... according to the php man age, I should be able to do:

imap_set_quota($mbox, 'user.'.$user, -1);

to disable it ... but if I do, it doesn't do anything ... and I can't pass it "none", since the function above only accepts an int value ... did doing:

sq user.scrappy -1

used to work from cyradm, and get changed at some point to only accept 'none'? and the php interface just hasn't caught up yet ... ?

thanks ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@xxxxxxx           Yahoo!: yscrappy              ICQ: 7615664

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux