File indexing completed on 2024-12-22 05:06:56
0001 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 0002 "http://www.w3.org/TR/html4/strict.dtd"> 0003 <html> 0004 <head> 0005 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 0006 <title>Trojitá, a Qt IMAP e-mail client</title> 0007 <link rel="stylesheet" type="text/css" href="screen.css" media="screen,projection"> 0008 <link rel="stylesheet" type="text/css" href="print.css" media="print"> 0009 </head> 0010 <body lang="cs"> 0011 <div id="wrapper"> 0012 0013 <div id="header"> 0014 <a href="#"><h1>Trojitá</h1></a> 0015 <h2>A Qt IMAP e-mail client</h2> 0016 0017 <ul id="menu"> 0018 <li class="menuitem noactive"><a href="index.html">About</a></li> 0019 <li class="menuitem noactive"><a href="screenshots.html">Screenshots</a></li> 0020 <li class="menuitem active"><a href="download.html">Downloads</a></li> 0021 <li class="menuitem noactive"><a href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&order=changeddate%20DESC&product=trojita">Bugreports</a></li> 0022 <li class="menuitem noactive"><a href="https://invent.kde.org/pim/trojita">Development</a></li> 0023 </ul> 0024 0025 </div> 0026 0027 <div id="pagecontent"> 0028 <div id="sf-donate-button"><a href="https://sourceforge.net/p/trojita/donate/"><img 0029 src="http://images.sourceforge.net/images/project-support.jpg" width="88" 0030 height="32" border="0" alt="Support This Project" title="Support This Project" /></a></div> 0031 <h1>Trojitá, a Qt IMAP e-mail client</h1> 0032 <h2>Getting the source</h2> 0033 <h3>Git</h3> 0034 <p>The code is hosted by the KDE project. You can obtain your local copy by running following command:</p> 0035 <code>$ git clone git://<a href="https://commits.kde.org/trojita?path=/">anongit.kde.org/trojita</a></code> 0036 <h3>Release</h3> 0037 <p>If you prefer to work with something more official, you can try the latest release, 0.7 -- <a 0038 href="http://sourceforge.net/projects/trojita/files/src/trojita-0.7.tar.xz/download">download it from SourceForge</a> 0039 (<a href="http://sourceforge.net/projects/trojita/files/src/trojita-0.7.tar.xz.asc/download">GPG signature</a>).</p> 0040 <h2>Building</h2> 0041 <h3>Dependencies</h3> 0042 <ul> 0043 <li><a href="http://qt.io/">Qt framework</a> (>= 5.2)</li> 0044 <li><a href="http://cmake.org/">CMake</a> (>= 2.8.11)</li> 0045 <li>Optional: the <a href="http://zlib.net/">zlib</a> library for the <a href="http://tools.ietf.org/html/rfc4978">IMAP COMPRESS</a> extension</li> 0046 <li>Optional: <a href="http://www.complang.org/ragel/">ragel</a> (not required, a pregenerated file is shipped)</li> 0047 <li>Optional: <a href="https://github.com/frankosterfeld/qtkeychain">QtKeychain</a> for secure storage of passwords</li> 0048 <li>Optional: <a href="https://commits.kde.org/gpgmepp?path=/">GpgME++</a> and <a href="http://www.codesink.org/mimetic_mime_library.html">Mimetic</a> for cryptography (OpenPGP and S/MIME)</li> 0049 </ul> 0050 <p>You will need the development version of these packages if you are building yourself.</p> 0051 <h3>Compilation</h3> 0052 <p>Go to the directory created by Git (or unpacked from the archive) and run:</p> 0053 <code>$ mkdir _build; cd _build <br/> 0054 $ cmake ..<br/> 0055 $ make -j4<br/> 0056 $ ctest -j 4 --output-on-failure</code> 0057 <h2>Running Trojitá</h2> 0058 <p>After successful compilation, you can run Trojitá from the build directory:</p> 0059 <code>$ ./trojita</code> 0060 <h2>Prebuilt binaries no longer available</h2> 0061 <p>We used to ship prebuilt binaries of Trojitá for various Linux distributions and Windows but due to a lack of maintenance, they are no longer available.</p> 0062 <h2>Reporting bugs & requesting features</h2> 0063 0064 <h3>Issue Tracker</h3> 0065 <p>Bug tracking happens in KDE Bugzilla (see <a 0066 href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&product=trojita">list of open bugreports</a>). 0067 If you encounter any problem in Trojitá, please <a href="https://bugs.kde.org/enter_bug.cgi?product=trojita&format=guided">file a bug</a>. Wishlist items belong to the same place.</p> 0068 <p>Previously, Trojitá was using Redmine for bug tracking, and some of the bugs are still tracked in the <a href="http://projects.flaska.net/projects/trojita/issues">old tracker</a>.</p> 0069 <h3>IRC</h3> 0070 <p>Trojitá's IRC channel #trojita is hosted on the <a href="https://libera.chat/">Libera</a> network.</p> 0071 <h3>E-mail</h3> 0072 <p>There's a mailing list at <a href="mailto:trojita@lists.flaska.net">trojita@lists.flaska.net</a>, <a href="http://news.gmane.org/gmane.mail.trojita.general">archived by 0073 GMane</a>. To subscribe, write a mail to <a href="mailto:trojita+subscribe@lists.flaska.net">trojita+subscribe@lists.flaska.net</a>, posts from addresses which are not 0074 subscribed have to wait for moderation. The issue tracker or the mailing list is the preferred way for reporting bugs and requesting features, while the IRC channel works well 0075 for general questions. You can also of course <a href="mailto:jkt@flaska.net">mail</a> the author directly.</p> 0076 <h3>Donations</h3> 0077 <p>If you happen to like Trojita and would like to express your liking in 0078 cash, the project <a href="https://sourceforge.net/p/trojita/donate/">accepts 0079 donations over SourceForge/PayPal</a>.</p> 0080 0081 </div> 0082 <div class="push"></div> 0083 </div> 0084 <div id="footer">© 2006 - 2016 <a href="#">Trojitá</a> team. Web done by helb.</div> 0085 </body> 0086 </html>