
garlic at mail
Oct 28, 2009, 3:42 PM
Post #2 of 3
(167 views)
Permalink
|
|
[Bug 727] maildirsize not being created with correct permissions
[In reply to]
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=727 Andrey Chesnakov <garlic[at]mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |garlic[at]mail.ru Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Andrey Chesnakov <garlic[at]mail.ru> 2009-10-28 22:42:43 --- It seems following line in tf_maildir.c should be fixed also: fd = Uopen(tempname, O_RDWR|O_CREAT|O_EXCL, 0600); -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|