» Novell Hackweek 3
I'll be in Nürnberg from Sunday evening (late) to Wednesday afternoon for Novell Hackweek 3 (24th-27th).
Thanks to Novell for inviting me again
:)
Labels: opensuse
openSUSE, Linux, RPM/packaging, development (Java, C++, PHP, ..) or whatever
:)
Labels: opensuse
about:config
extension, read this thread on the enigmail forum.
When not, do it by directly editing Thunderbird's prefs.js
:
for f in ~/.thunderbird/*/prefs.js; do
echo 'user_pref("mailnews.send_plaintext_flowed", false);' >>"$f";
done
Labels: enigmail, linux, opensuse, thunderbird