Author Topic: Cant Delete Mail  (Read 3076 times)

Offline ntc_nepal

  • Newbie
  • *
  • Posts: 5
Cant Delete Mail
« on: July 24, 2010, 05:34:59 AM »
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,

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Cant Delete Mail
« Reply #1 on: July 24, 2010, 05:51:12 AM »
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…

Offline ntc_nepal

  • Newbie
  • *
  • Posts: 5
How can I implement System wise
« Reply #2 on: July 24, 2010, 06:08:58 AM »
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

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Cant Delete Mail
« Reply #3 on: July 24, 2010, 06:19:33 AM »
take a look in config/main.inc.php for
Code: [Select]
// 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

  • Guest
Cant Delete Mail
« Reply #4 on: July 24, 2010, 08:10:05 AM »
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