diff --git a/root/usr/share/mozilla-mcd/thunderbird.php b/root/usr/share/mozilla-mcd/thunderbird.php index 7771e63..0abc945 100644 --- a/root/usr/share/mozilla-mcd/thunderbird.php +++ b/root/usr/share/mozilla-mcd/thunderbird.php @@ -76,7 +76,8 @@ lockPref("mail.identity.id.valid", true); defaultPref("mail.identity.id.fcc_folder", "imap://@/Sent"); defaultPref("mail.identity.id.draft_folder", "imap://@/Drafts"); defaultPref("mail.identity.id.stationery_folder", "imap://@/Templates"); - +defaultPref("mail.identity.id.attach_signature", true); +defaultPref("mail.identity.id.sig_file-rel", "[ProfD]../../../../../Mes Documents/signature/email.html");