[Bug 232001] kmail does not honour umask on saving emails

2010-03-24 Thread Jörg Steffens
https://bugs.kde.org/show_bug.cgi?id=232001 --- Comment #1 from Jörg Steffens 2010-03-24 14:47:11 --- Created an attachment (id=42227) --> (http://bugs.kde.org/attachment.cgi?id=42227) Patch for setting file permissions of saved email messages use the disregardUmask option to define, if f

[Bug 232001] kmail does not honour umask on saving emails

2010-03-24 Thread Jörg Steffens
https://bugs.kde.org/show_bug.cgi?id=232001 --- Comment #2 from Jörg Steffens 2010-03-24 14:49:21 --- patched version for openSUSE 11.2 can be found at http://download.opensuse.org/repositories/home:/steffens:/branches:/openSUSE:/11.2:/Update/standard/ -- Configure bugmail: https://bugs.k

[Bug 232001] kmail does not honour umask on saving emails

2010-03-25 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=232001 --- Comment #3 from Thomas McGuire 2010-03-25 22:32:18 --- Thank you for the patch, Jörg! One little nitpick: The new code is duplicated, it would be much nicer to put it into a helper function, for example in kmail/util.cpp Can you please submit a

[Bug 232001] kmail does not honour umask on saving emails

2010-04-13 Thread Jörg Steffens
https://bugs.kde.org/show_bug.cgi?id=232001 --- Comment #4 from Jörg Steffens 2010-04-13 17:58:03 --- Created an attachment (id=42751) --> (http://bugs.kde.org/attachment.cgi?id=42751) 2. veriosn of the patch, adding and using the function KMail::Util::getWritePermissions I agree. I summi

[Bug 232001] kmail does not honour umask on saving emails

2010-04-14 Thread Jörg Steffens
https://bugs.kde.org/show_bug.cgi?id=232001 --- Comment #5 from Jörg Steffens 2010-04-14 12:56:56 --- added at http://reviewboard.kde.org/r/3601/ -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee fo

[Bug 232001] kmail does not honour umask on saving emails

2010-04-18 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=232001 Thomas McGuire changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|