|
Posted by "Marc G. Fournier" on 12/08/05 20:20
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@hub.org Yahoo!: yscrappy ICQ: 7615664
Navigation:
[Reply to this message]
|