# gyrus **Repository Path**: mirrors_chromium_gitlab_gnome/gyrus ## Basic Information - **Project Name**: gyrus - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Gyrus: GNOME IMAP/Cyrus Administrator. ====================================== http://www.gnome.org/projects/gyrus Version: 0.3.12 Gyrus is a small tool for the administration of mailboxes in IMAP/Cyrus servers. The main idea behind it, is to provide mail server administrators with a better way to do the daily maintenance than a command line or a plain and boring telnet client.. Gyrus is free software and licensed under the GPL v.2, you are free and encouraged to copy it and distribute it. See the COPYING file for details. * Getting Gyrus Gyrus can be downloaded from its Web page: http://www.gnome.org/projects/gyrus . If you want to get the development version, you can check it out from the GNOME git repository: $ git clone git://git.gnome.org/gyrus Normally, the development version is pretty stable, so don't feel too scared to download it. * Dependencies The needed dependencies include: gconf-2.0 (>= 2.0.0) gtk+-2.0 (>= 2.18.0) gio (>= 2.22.0) * Features - Connections: Currently, gyrus support only plain IMAP connections (normally, these go by port 143). In the future, secure connections will be implemented. Also, servers using the UNIX hierarchy separator are supported. - Mailboxes: Gyrus allows you to browse through all the mailboxes of the server. For a better performance, you can search a desired mailbox with the 'Find' dialog. You can create mailboxes: for new users, or as sub-mailboxes for existing ones. Also, if you have the needed permissions, you can delete mailboxes easily. - Quota Management: With Gyrus you can define the Quota of mailboxes (ie. the maximum amount of space resources that a user can use in its mailboxes). It is possible to create printable reports of mailboxes whose quota is over a percentage, so administrator can easily monitor mailboxes with quota exceeded. - Access Control List: Gyrus lets you administrate the ACL of each mailbox, i.e., to create, delete, remove and modify the entries of Access Control List. * Contributing: For things that need to be worked you can check the TODO file that should come with any gyrus distribution. If you want to send bug reports, patches, improvements, suggestions, please use http://bugzilla.gnome.org under the module 'gyrus'. Questions, congratulations, flames, please send them to the gyrus mailing list . Instructions to subscribe to the list follow. * Mailing List: For any question regarding the software and/or suggestions to the development team, please subscribe to the gyrus mailing list in the following address: http://mail.gnome.org/mailman/listinfo/gyrus-list The mails should be sent to to . Every kind of feedback is welcome. * Credits: - Maintainer and main developer: Claudio Saavedra - Contributors: Francisco Rojas - Original author: Alejandro Valdés - Former Contributors: Jorge Bustos Juan Carlos Inostroza Mario Fuentes Felipe Barros * Known Bugs: - When the inactivity time is reached and the server sends a "BYE LOGOUT" command and disconnects, Gyrus 'can' hang out. - Even when it's not a bug, gyrus still can't handle secure connections. Please do not report this as a bug, we are working on it.