On 06/03/2014 09:07 PM, Stefan Wagner wrote: > Problem: > > * user2 tries to move a mail (20kB) to the shared folder. This produces a > RC-error message 'errorroverquota'.
This error is from IMAP server. Roundcube does not do any quota calculations. So, enable imap_debug in Roundcube config to see what's going on on IMAP level. Also you should know that moving a message on many servers is implemented as copy+delete. -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
