[trojita] GnuPG-Support

2013-10-17 Thread Stephan Platz
Hi folks, for those interested, I started working on GnuPG-Support for trojitá a few days ago. The current development can be found on gitorious (http://gitorious.org/trojita/paalsteeks-trojita/source/gpg). Currently I have implemented rudimentary signature verification and it's far from st

Re: [trojita] Using 3rd party content on the Trojitá's website

2013-11-29 Thread Stephan Platz
Hi, I'm more on the conservative side here. I'd rather drop a feature instead of allowing e.g. facebook to track all visitors. But it's hard to define which third party content is ok and which not. On Friday, November 29, 2013 8:32:57 PM CEST, Caspar Schutijser wrote: To avoid loading stuff

Re: [trojita] Systray unread count pull request

2014-01-07 Thread Stephan Platz
Hi, On Tuesday, January 7, 2014 1:48:05 PM CET, Tomasz Kalkosiński wrote: 1. Include all folders recursively 2. But only subscribed folders 3. With an opt-out option possible on every folder I'd really like to see this feature. I also like your solution for the stated problems. I suggest addi

Re: [trojita] Systray unread count pull request

2014-01-09 Thread Stephan Platz
Hi, On Wednesday, January 8, 2014 10:53:21 PM CET, Jan Kundrát wrote: On Wednesday, 8 January 2014 22:04:48 CEST, Thomas Lübking wrote: Subscribed seems to inflexible (categorizing mailboxes where you just move stuff by hand) I guess I can accept the patch goeing without "all subscribed" as

Re: [trojita] Why messages can't be threaded?

2014-01-10 Thread Stephan Platz
Hello Tomasz, On Friday, January 10, 2014 9:46:24 AM CET, Tomasz Kalkosiński wrote: In my company IMAP account I can't use threads - this option is greyed out. Can you point me to some source on why is that disabled? Trojitá relies on support for threading by the IMAP server. The THREADING

Re: [trojita] SMTP password not stored?

2014-06-03 Thread Stephan Platz
Hi, On Sonntag, 1. Juni 2014 17:48:06 CEST, Steve Dodd wrote: Is there a known issue with changes to the SMTP auth password not being stored? I just ended up having to edit the config file manually ... Running trunk as of a few days ago.. I had a look at this issue today and the code for stor

Re: [trojita] Akademy in Brno

2014-08-18 Thread Stephan Platz
Hi, On Sonntag, 17. August 2014 23:40:16 CEST, Caspar Schutijser wrote: I would love to attend but unfortunately I won't be able to [...] same here. There is another conference here in Germany in that time and I have a master thesis to write. But I would really like to meet some other time

Re: [trojita] pgp update

2014-10-06 Thread Stephan Platz
Hi, On Montag, 6. Oktober 2014 10:59:03 CEST, Mike Cardwell wrote: Just wondering if we can have an update on how the PGP integration is coming along? Is this still expected to happen? IIRC there was a partially working implementation a while ago in a separate branch? I'm still working on this

Re: [trojita] qtcreator project for trojita

2014-12-19 Thread Stephan Platz
Hi, On Freitag, 19. Dezember 2014 09:52:25 CET, Alex wrote: Could trojita have a qtcreator project file .pro ? And how to build the project on windows ? Trojitá uses CMake as build tool. Providing two build definitions does not make sense and will cause lots of trouble in the future.

Re: [trojita] Build mode, debug symbols, asserts

2015-01-07 Thread Stephan Platz
Hello, On Mittwoch, 7. Januar 2015 18:48:12 CET, Jan Kundrát wrote: Opinions? I vote for combining the user groups to two groups, one with CMAKE_BUILD_TYPE=Debug for developers and debugging and one CMAKE_BUILD_TYPE=RelWithDebInfo or Release. I don't really care whether release build conta

Re: [trojita] Build mode, debug symbols, asserts

2015-01-08 Thread Stephan Platz
Hello, On Donnerstag, 8. Januar 2015 16:02:36 CET, Jan Kundrát wrote: One clarification to this -- the state has always been to unconditionally inject -O2 into your build flags, including when the -DCMAKE_BUILD_TYPE=Debug is in effect. I think that you would hit quite some slowdown, at least i

Re: [trojita] User Agent Info Leak

2015-03-03 Thread Stephan Platz
Hi, On 03/03/2015 01:41 PM, Jason A. Donenfeld wrote: > I want absolutely nothing in there. Basically that's security by obscurity. Which is bad practice in my opinion. Keeping your system up-to-date is the better alternative here. An attacker could either identify your client by other means or

[trojita] Trojitá 0.7 is released

2016-06-17 Thread Stephan Platz
Hi all, we are pleased to announce version 0.7 of Trojitá [1], a fast Qt IMAP e-mail client. This release brings several new features as well as the usual share of bugfixes: * Verification of OpenPGP/GPG/S-MIME/CMS/X.509 signatures and support for decryption of these messages * IMAP, MIME,

Re: [trojita] Automatic PGP Decryption

2017-04-27 Thread Stephan Platz
Am Montag, 24. April 2017 16:22:26 schrieb Jan Kundrát: Here are some of them (a very incomplete list): Two additions: Manual decryption and composing of inline pgp using command line tools is easier and allows reading encrypted mails with clients that do not support gpg. Some mailing list

Re: [trojita] Automatic PGP Decryption

2017-04-27 Thread Stephan Platz
Am Donnerstag, 27. April 2017 09:30:36 schrieb Pali Rohár: So solution (if somebody want to implement it) should be simple: after downloading text part, check if contain some BEGIN PGP header and if yes, decode it. There is no need to pre-download every part of every message (which slowdown email