Releases

 

Blog

 

Latest comments

Requirements

Xuheki requires the following on the server-side:

  • Perl 5.8 or later
  • Apache 2
  • mod_perl 2
  • MySQL 5 (4 might work, not tested)

In addition, you will need to have a configured sendmail-like program correctly installed. We use Postfix, feel free to use anything else. It needs to be installed such that Apache is able to send email using the "sendmail" program in $PATH.

You also need to run your own IMAP server. My choice is Dovecot—it provides excellent performance and a lot of features.

You can use Xuheki to read your GMail, provided that you enabled IMAP it in your GMail preferences, but note that GMail's IMAP server lacks some features (notably SORT and THREAD extensions). This means that you won't be able to sort the summary grid and you can't use the "show related" feature. For now, Xuheki fails without warning (sorry about this, it's only 0.1).

If you meet these requirements, continue with install.