Roundcube Community Forum

 

Cant Delete Mail

Started by ntc_nepal, July 24, 2010, 05:34:59 AM

Previous topic - Next topic

ntc_nepal

Hello

I have installed round cube. Round Cube version is 0.3.1 Everything work fines but I cant delete message from Inbox and Sent Folder. When I select Mail and press move to trash then "could not move the message" error pop up. I find anything in error logs .The Trash folder already exist . I can delete mail from trash folder however. When I Set $rc_config['trash_mbox']='' (blank) in main.inc.php I can delete message from all folders.
Now When I open any mail from any folder (sent,or inbox) and use move to trash option then mail will move to trash.

I have squirrelmail Installation also and every thing is fine with that.

Waiting for help
Regards,

JohnDoh

could you please check in your personal settings, under special folders and see if the correct trash folder is set?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

ntc_nepal

Thanks Jhon,

 Now it works.

Now how can I implement the special folder setting system wise. So that each user should not have to change there special folder setting

Regards

JohnDoh

take a look in config/main.inc.php for
// store draft message is this mailbox
// leave blank if draft messages should not be stored
$rcmail_config['drafts_mbox'] = 'Drafts';

// store spam messages in this mailbox
$rcmail_config['junk_mbox'] = 'Junk';

// store sent message is this mailbox
// leave blank if sent messages should not be stored
$rcmail_config['sent_mbox'] = 'Sent';

// move messages to this folder when deleting them
// leave blank if they should be deleted directly
$rcmail_config['trash_mbox'] = 'Trash';

If you are not sure what the names of the folders are then take a look at that special folders drop down. That will have the correct names of the folders for your server in as the values for each option i think.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

Sweet

I have read so many great solutions from fellow TidBITS Talkers, that
possibly you know of a solution for this problem.

Credit Card Application | Forex Currency Trading