Hi Guys, First of all My ISPConfig is Version: 3.0.4.6 I maked backups from etc and snapshots because i´m using openvz. On these days i migrate from squeze to wheezy and remove courrier and replaced it using dovecot. afterwards do debian dist-upgrade i call ispconfig upgrade.php script from 3.0.4.6 intends to rebuild every configuration script again. Everyting works normally (ftp, apache, pop/imap) dovecot is really more fast then courier but exept i have some suspect when i change mailbox quota values on painel to up user mailbox space and this box is full every old menssage on mailbox and folders is completelly removed. migration script courier-dovecot-migrate.pl executed and i moved structure /var/vmail/domain.ltd/user to /var/vmail/domain.ltd/user/Maildir respecting all dovecot rules include creation of dovecot files from courier files using migration script. If anyone pass for the same experience please share any solution or confirm this issue. I´m using thunderbird but i don´t no if have any bug on roundcube too. I will try new tests. Any assistence will be welcome now i can´t rollback from wheezy to squezze. Regards.
Seems as if you did not migrate the mailboxes correctly from courier to dovecot, the mailboxes were detected as corrupt and incompatible with ispconfig so the server script had to remove them. Did you use the ispconfig courier to dovecot migration script from here http://www.howtoforge.com/forums/showpost.php?p=281080&postcount=3 and followed the instructions in the readme file in the zip?
Thanks 4 Assistence. I don´t used this script. I´m looking into source of php file you sended to me and i do it. Code: ###:/usr/local/ispconfig/server/plugins-enabled# unlink maildrop_plugin.inc.php manually unlinked. And i think this is ok. Code: ###:/usr/local/ispconfig/server/plugins-enabled# ls -aslh maildeliver_plugin.inc.php 4,0K lrwxrwxrwx 1 ispconfig ispconfig 72 Mar 4 07:04 maildeliver_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/maildeliver_plugin.inc.php I moved boxes and i belive need removes every courierimapkeywords courierimapsubscribed courierimapuiddb or *courier*files inside maildir boxes. I belive i can run autoresponders and filters routines only now comments the rest of things right?