[imp] IMAP/IMP Folders problem...

Eric Rostetter eric.rostetter at physics.utexas.edu
Wed Dec 11 12:52:44 PST 2002


Quoting kelly@featureprice.com:

> We either need to find out if we can make it use by default Trash
> instead of trash

Edit horde/imp/config/prefs.php and change:

$_prefs['trash_folder'] = array(
    'value' => 'trash',
    'locked' => false,

To:


$_prefs['trash_folder'] = array(
    'value' => 'Trash',
    'locked' => true,

And see if that fixes your problems.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list