hi all,
stumbled across this on the roundcube webmail, i was trying to delete an inbox message but i cant, i get this
Server Error: UID COPY: Mailbox doesn't exist: Trash
any idea
cheers
rob
Make sure you've selected the Trash folder in the "Special Folders" settings section.
Thanks skaero but do i need to do this for every mailbox or can i make the folders in the main config php file for global creation
You can set create_default_folders in the Roundcube config to true (its default setting) to create the folders.
that did the trick
thank you SKaero