Ah ha, that was it. Thanks Ross!
-------- Original Message --------
Subject: Re: won't delete?
Date: Fri, 14 Oct 2005 8:54:30 +1000
From: Ross Poulton <ross(a)rossp.org>
To: dev(a)lists.roundcube.net
Jon,
I haven't yet seen a reply to this so here you go - in your
config/main.inc.php, ensure that $rcmail_config['trash_mbox'] is set correctly,
in my case (Courier imapd) it has to be set to 'INBOX.Trash'.
If this folder doesn't exist, the system will be unable to delete messages, so
they won't dissappear. Deleting in RoundCube actually moves messages to the
folder specified above. On the 'todo' list is a way to empty trash / purge
messages / etc.
HTH.
Ross
On Thu, 13 Oct 2005 11:10:35 -0400 (EDT), "Jon Anhold" <jon(a)anhold.com> wrote:
> Hi all.
>
> I'm running RoundCube on Debian Woody against Dovecot.. It looks great,
> except it doesn't actually delete messages. Is this a known bug?
>
> Thanks,
>
> -j