[Roundcube Error] Cannot Delete Mail to Trash
-
- Posts: 2
- Joined: Mon Apr 06, 2015 2:27 am
- Contact:
[Roundcube Error] Cannot Delete Mail to Trash
I have problem , when I delete mail, cannot delete to trash
this screenshoot

when I open setting > preference > special folder

on trash select only Inbox and Sent,
trash select is not display , can help me?
this screenshoot

when I open setting > preference > special folder

on trash select only Inbox and Sent,
trash select is not display , can help me?
Re: [Roundcube Error] Cannot Delete Mail to Trash
Seems like this would be a solution for you: https://bugs.vestacp.com/responses/mail ... heir-inbox
-
- Posts: 2
- Joined: Mon Apr 06, 2015 2:27 am
- Contact:
Re: [Roundcube Error] Cannot Delete Mail to Trash
the solution is very helpful thanks
enough to change the file /etc/roundcubemail/main.inc.php
this before edit
$rcmail_config['create_default_folders'] from false
this after edit
$rcmail_config['create_default_folders'] from true
problem has been solved, I can delete mail to trash from roundcubemail
enough to change the file /etc/roundcubemail/main.inc.php
this before edit
$rcmail_config['create_default_folders'] from false
this after edit
$rcmail_config['create_default_folders'] from true
problem has been solved, I can delete mail to trash from roundcubemail