[Dovecot] Some moved or copied messages get stuck in tmp
Hello. I have seen in recent posts that there are other people with this problem, and it is very important for me, as it is the only cause for not putting Dovecot in production in all mail servers in my University.
When moving/copying messages, some of them get stuck in the tmp directory of the destination folder, effectively lost for the user.
I have been tracing the problem, and it looks that it happens with messages that have flags. The others don't have problems. But if I copy/move several flagged messages, one of them is copied, and the others are kept in tmp.
In maildir-save.c there is the following comment:
/* if we have flags, we'll move it to cur/ directly, because files in
new/ directory can't have flags. alternative would be to write it
in new/ and set the flags dirty in index file, but in that case
external MUAs would see wrong flags. */
that looks like a clue.
It happens with CVS versions 20060320 and 20060325 I hace done almost all tests with Thunderbird.
Best regards.
-- +----------------------------------------------^-----------------------+ | Luis Meléndez Aganzo ^ Email: luism@uco.es | | Servicio de Informática ^ Tlf: 34-(9)57-211022 | | Área de Sistemas ^ Fax: 34-(9)57-218116 | | Universidad de Córdoba (SPAIN) ^ http://www.uco.es | +----------------------------------------------^-----------------------+
On Sat, 2006-03-25 at 21:20 +0100, Luis Meléndez wrote:
I have seen in recent posts that there are other people with this problem, and it is very important for me, as it is the only cause for not putting Dovecot in production in all mail servers in my University.
I fixed this yesterday.
Timo Sirainen wrote:
On Sat, 2006-03-25 at 21:20 +0100, Luis Meléndez wrote:
I have seen in recent posts that there are other people with this problem, and it is very important for me, as it is the only cause for not putting Dovecot in production in all mail servers in my University.
I fixed this yesterday.
Excuse me, in fact it is fixed. I installed last cvs but my tests were possibly wrong. Thanks you very much. I also must say that I am delighted with many of the features of Dovecot, such as the possibility of having several auth and user information sources, independent of each other. It has helped a lot in debugging and testing.
A really cool and clever piece of software!
(In fact, we are still having problems with indexes and control files in NFS, but at least Dovecot has the option of using local files for that).
Best regards.
-- +----------------------------------------------^-----------------------+ | Luis Meléndez Aganzo ^ Email: luism@uco.es | | Servicio de Informática ^ Tlf: 34-(9)57-211022 | | Área de Sistemas ^ Fax: 34-(9)57-218116 | | Universidad de Córdoba (SPAIN) ^ http://www.uco.es | +----------------------------------------------^-----------------------+
participants (2)
-
Luis Meléndez
-
Timo Sirainen