Difference between revisions 729649526 and 739005164 on enwiki

{{Multiple issues|
{{Notability|Products|date=July 2010}}
{{primarysources|date=July 2010}}
}}

{{Infobox software
| name                   = Xuheki
<!-- | logo                   =  -->
| developer              = Mihai Bazon
| latest_release_version = v0.4
| latest_release_date    = 25 March 2009
| programming language = [[Perl]], [[JavaScript]]
| operating_system       = [[Cross-platform]]
| genre                  = [[Webmail]]
| license                = [[GNU General Public License]]
| website                = https://web.archive.org/web/20090315135539/http://www.xuheki.com//
}}

'''Xuheki''' is a web-based [[IMAP]] client written in [[Perl]]. It is completely build  upon [[Ajax (programming)|Ajax]] technology, i.e. there are no page reloads.  Xuheki is released under the  [[GNU General Public License]]. It uses persistent IMAP connections. The IMAP operations are not handled by the webserver itself, but by a Perl daemon which maintains connection to the IMAP server.

Currently it supports only the [[Apache HTTP Server|Apache]] webserver and the installation script is written for [[Debian]]/[[Ubuntu (operating system)|Ubuntu]] based systems. It might nevertheless be easy to install it on every [[Linux]] system.

== Features ==
* multiple IMAP servers, multiple sender identities
* persistent IMAP connections
* multiple folders / drag'n'drop
* support for MIME and character encodings
* composition of HTML mails.
* basic address book and auto-completion
* supports basic IMAP SEARCH/SORT and THREAD operations (can filter the list to display “related messages”).
* mail filtering as of version 0.4 (via [[Sieve (mail filtering language)|Sieve]] scripts, needs a ManageSieve server)

== See also ==
* [[Internet Messaging Program]]
* [[SquirrelMail]]
* [[Comparison of email clients]]
* [[Roundcube]]

==External links==
* [https://web.archive.org/web/20090315135539/http://www.xuheki.com// Xuheki home page]

{{Perl}}
[[Category:Free email software]]
[[Category:Perl]]
[[Category:Free software programmed in Perl]]
[[Category:Perl software]]
[[Category:Free software webmail]]

{{network-software-stub}}