[Users] Saving draft doesn't set msg mode as specified in draft folder properties

Paul paul at claws-mail.org
Tue Jul 30 14:54:24 UTC 2024


On Tue, 30 Jul 2024 16:32:10 +0200
Mat via Users <users at lists.claws-mail.org> wrote: 

> The problem is in the copy_file function. In mh.c, function mh_add_msgs
> (around line 416) , it first tries to hard link the temporary file to
> the new (draft) msg file name (number). This works for a local file. If
> the file is on another file system, it cannot hard link, thus calls the
> copy_file function. But this function does not get passed the needed
> chmod values, or some way to retrieve them. And it is called at 26
> places in the source.

OK, that's more interesting. I'll take a look. Thanks. You might want to add
this to the bug tracker so that it does not get forgotten.

with regards

Paul


More information about the Users mailing list