[Users] Attachments saved with wrong permissions

Marco lists at homerow.info
Wed Oct 4 13:02:01 UTC 2023


Hi,

after upgrading to claws-mail 4.1.1 there are issues with the
permission of saved attachments.

My umask is set to 002:

  $ umask
  002

  $ touch foo; ls -l foo
  -rw-rw-r-- 1 foo tlk 0 2023-10-04 14:51 foo

When I save attachment “bar” with “Save as…” I get:

  $ ls -l bar
  -rw------- 1 foo tlk 106 2023-10-04 14:53 bar

This means other users can't read the files. What do I need to do to
make claws-mail respect my umask?

Regards
Marco

GTK 3.24.37 / GLib 2.74.6
Locale: en_IE.UTF-8 (charset: UTF-8)
Operating System: Linux 6.1.0-9-amd64 (x86_64)


More information about the Users mailing list