Author Topic: 0.2b - Could not move the Message - Delete Message  (Read 6225 times)

Offline creps

  • Newbie
  • *
  • Posts: 2
0.2b - Could not move the Message - Delete Message
« on: November 15, 2008, 11:15:32 AM »
Hi,

I have the version 0.2b, when i click an email for delete, i see a message that say "Could not move the message" and the email not delete. Why? what is the issue?

Thanks very much!

Alex.

Offline dano

  • Full Member
  • ***
  • Posts: 124
0.2b - Could not move the Message - Delete Message
« Reply #1 on: November 15, 2008, 11:52:42 AM »
Does the Trash folder exist?  You would see this message if not

Offline creps

  • Newbie
  • *
  • Posts: 2
0.2b - Could not move the Message - Delete Message
« Reply #2 on: November 15, 2008, 12:08:06 PM »
no, no existe the folder. I have only the folder of New Messages.

Offline dano

  • Full Member
  • ***
  • Posts: 124
0.2b - Could not move the Message - Delete Message
« Reply #3 on: November 17, 2008, 01:34:12 PM »
The default folders are not being created.  You need to edit the file /config/main.inc.php and make sure it is set to true.

Code: [Select]
$rcmail_config['create_default_folders'] = TRUE;