Change creation mode of maildir aux files to prevent mode 0000 files. Hardwired...
authorNigel Metheringham <nigel@exim.org>
Fri, 16 May 2008 12:02:19 +0000 (12:02 +0000)
committerNigel Metheringham <nigel@exim.org>
Fri, 16 May 2008 12:02:19 +0000 (12:02 +0000)
commit5f28a6e8babf209471302cd5372435a2a6843dff
tree410c91c5296bcbfa605ea77845bd6ac2d13a6187
parent2e3177124893f623c037a44f7972d7d4105da87a
Change creation mode of maildir aux files to prevent mode 0000 files.  Hardwired to 0600 as there is no clean place to get parameter mode information.  Fixes: #437
doc/doc-txt/ChangeLog
src/src/transports/tf_maildir.c