The Collective We

About

The Collective We, rants and ravings from the side of reason.

My PGP Public Key

Public Photo Gallery

Twitter Feed

    Search

    Advanced Search

    Archives

    Friends

    Geeks

    Reading

    Feeds


    OS X Server 10.3.x and Cyrus Administration

    I just noticed that I still have mailboxes for users who have long since been deleted from my system.  A quick search on how to rid myself of these turned up this document. http://betabug.ch/blogs/ch-athens/300

    For my own reference I am going to duplicate the info I fund to be useful from the above linked document.

    1. Create a user to be your administrator and add that user to /etc/cyrusd.conf
    2. log in:
    /usr/bin/cyrus/admin/cyradm -user (username) localhost

    Listing Quotas:
    lq user/username
    Setting Quotas:
    sq user/username #integer in bytes

    Deleting Mailboxes is a two step process.  First you must change the ACL on the mailbox to grant your admin account the rights to delete it.
    setaclmailbox user/username adminusername lrswipcda

    Then you may delete the mailbox:
    deletemailbox user/username

    That is all

     

    Posted on Sun, 16 Mar 2008 21:59:00 -0700 in
    Technology Apple Computer Macintosh OS X Xserve
    (0) Trackbacks Permalink

    A Simple Rails Setup?

    I have been looking for a simple and effective way to setup and manage Ruby on Rails without fear of a simple update breaking everything.  It seems that James Duncan Davidson has been too.  Here is his solution.

    http://duncandavidson.com/essay/2006/04/portsandbox

    Posted on Sun, 28 May 2006 18:48:00 -0700 in
    Technology Apple Computer Macintosh OS X PowerBook Xserve Web Design and Hosting MySQL Ruby on Rails
    (0) Trackbacks Permalink

    Page 1 of 1 pages