AW: [imp] Default Preferences

Tilo Lutz TiloLutz@gmx.de
Wed, 26 Jun 2002 15:31:16 +0200


Hi

>> Is it possible to set some default preferences for all users
>> like : move deleted messages into the folder TRASH?
> Edit the configuration file(s) for IMP; eg, $_prefs['use_trash'] in
> config/prefs.php to control what happens when a user deletes a message.
Thank you.
But now I have another problem:
Most of my users can't understand the word "Trash". Therefore I use
a local expression "Papierkorb".
But imp allways create the Mailbox "Trash" and copys deleted mails
to "Papierkorb".

Any idea where the Mailfolder is created?
Maybe some in the code "Trash" is used instead of $_prefs['trash_folder']

Tilo