Quote:
Originally posted by Diva
Is there a way to turn off the save copy of sent message and tracking option?
|
It's a template edit. Go to your priv_senprivmsg template and look for the part about saving a copy. It should look something like:
Code:
<br><input type="checkbox" name="savecopy" value="yes" checked> <b>Save a copy:</b> Also save a copy in the 'Sent Items' folder.
Remove the checked. You can use the same principle for other check boxes and other templates.