Re: Problem with PGP-signed E-Mails
"T. Mohrfeldt (Liesegang GmbH)" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Organization | Liesegang GmbH |
| Message-ID | <b65ed374d596cd4c9f715a4027142092__17431.0475042605$1529139989$gmane$org@liesegang.sh> |
I didn't bother using clients, just plain old roundcubemail...
I know there's a way to preconfigure settings, but I think that's only
considerated for new users...
With kind regards
Torben Mohrfeldt
Am 16.06.2018 10:56, schrieb Jan Kowalsky:
> Am 16.06.2018 um 10:11 schrieb T. Mohrfeldt (Liesegang GmbH):
>> OK,
>>
>> Enabling: "Use MIME encoding for 8-bit characters" in Settings -->
>> Compose --> Advanced
>> keeps the signature intact.
>>
>> Offtopic:
>> Any ideas how to enable this feature for all users, without needing
>> them
>> to fiddle in the settings?
>
> what clients do they use?
>
> In thunderbird the configuration parameter in about:config is
> "mail.strictly_mime".
>
>
> echo 'user_pref("mail.strictly_mime", true);' >>
> /.thunderbird/PROFILE_NAME/prefs.js
>
> regards
> jan