From 0171ecaa2f219a90f574e463a2b905569086dff3 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 20 Jan 2020 22:45:24 +0000 Subject: Add comment for python-based plugins in claws-mail.profile --- etc/claws-mail.profile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/claws-mail.profile b/etc/claws-mail.profile index 68ac8847b..24954b2d8 100644 --- a/etc/claws-mail.profile +++ b/etc/claws-mail.profile @@ -11,6 +11,11 @@ noblacklist ${HOME}/.claws-mail mkdir ${HOME}/.claws-mail whitelist ${HOME}/.claws-mail +# If you use python-based plugins you need to uncomment the below (or put them in your claws-mail.local) +# Allow python (blacklisted by disable-interpreters.inc) +#include allow-python2.inc +#include allow-python3.inc + whitelist /usr/share/doc/claws-mail # Redirect -- cgit v1.2.3-54-g00ecf