[imp] Time display in message list

Guillermo Vargas gvargas at internexo.co.cr
Tue Dec 12 06:58:58 PST 2006


Quoting Neale Rudd <neale at metawerx.net>:

>
> Also - is there a way to set [x] Save a copy in "sent-mail" to  
> default to true all the time?
>

in horde/imp/config/prefs.php

$_prefs['save_sent_mail'] = array(
     'value' => 1,
     'locked' => false,
     'shared' => false,
     'type' => 'checkbox',
     'desc' => _("Save sent mail?"));




More information about the imp mailing list