Thunderbird truncates messages on reply/forward
Settings -> Advanced -> Config Editor -> [I’ll be careful] ->
(search for) mail.strip_sig_on_reply -> [toggle it to false].
Settings -> Advanced -> Config Editor -> [I’ll be careful] ->
(search for) mail.strip_sig_on_reply -> [toggle it to false].
Install the LookOut Add-on
C:\Program Files (x86)\Microsoft Office\root\Office16>OUTLOOK.EXE /manageprofiles
From cmd
In the settings advanced editor:
mail.strip_sig_on_reply change from true to false
Nelle impostazioni avanzate (editor di configurazione):
mail.strip_sig_on_reply cambiare da true a false
Scheduled Tasks:
Execute .bat file, from the folder, choose une day
.bat File:
sqlcmd -S .\SQLEXPRESS -E -Q “EXEC sp_BackupDatabases @backupLocation=’C:\where_to_put_bak_file\’, @databaseName=’db_name’, @backupType=’F'”