In your pm_newpm template, find:
HTML Code:
<div><label for="cb_savecopy"><input type="checkbox" name="savecopy" value="1" id="cb_savecopy" tabindex="1" $checked[savecopy] /><phrase 1="private.php?$session[sessionurl]folderid=-1">$vbphrase[save_copy_in_sent_items_folder]</phrase></label></div>
Delete it for deleting the option alltogether and just remove the $checked[savecopy] to have it unchecked by default.