No description
Two bugs are fixed in this patch: (a) Freemail's XLIST returns the Inbox's name in Ukranian. This is a problem when doing a direct list (i.e. XLIST "" "Inbox") to get folder properties. This is fixed by using LIST whenever listing Inbox. (b) Freemail returns FETCH BODY[] header fields back in an indeterminate order. Previously the IMAP stack relied on a string comparison to match up the response with the request. New code now properly (but painfully) parses the BODY[] response, obviating the need for FetchBodyDataIdentifier. |
||
|---|---|---|
| bindings | ||
| cmake | ||
| debian | ||
| desktop | ||
| help | ||
| icons | ||
| po | ||
| sql | ||
| src | ||
| theming | ||
| ui | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| cmake_uninstall.cmake.in | ||
| CMakeLists.txt | ||
| configure | ||
| configure.in | ||
| COPYING | ||
| COPYING.snowball | ||
| INSTALL | ||
| MAINTAINERS | ||
| Makefile.in | ||
| NEWS | ||
| README | ||
| THANKS | ||
Geary Email Client
------------------
* Introduction
Geary is an email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface.
Visit http://www.yorba.org/geary to read about the current state of
Geary's development and to make sure you're running the latest version.
* Installation & Licensing
Please consult the INSTALL and COPYING files for more information.
* Quick Start
The first time Geary is launched, it will prompt for your account
information. Note that your email password is stored securely in the
Gnome Keyring.
Geary will then begin downloading messages in your inbox and other
folders.
* Contacting Yorba
Yorba: http://www.yorba.org
Geary wiki: http://redmine.yorba.org/projects/geary/wiki
We also encourage you to join the Geary mailing list. Send an email
with a subject: line of "subscribe" (no quotes) to
geary-request@lists.yorba.org.
Copyright 2012-2013 Yorba Foundation