chiark / gitweb /
webstump: use "reject blocklist" for the hardcoded blocklist-related rejection reason
[modbot-mtm.git] / webstump / scripts / file-message.pl
index 1585f8601c2b6a3d94cb49751f9429204bd3edec..a7a07d29edf7ad88dae599358999c1ebde2e80ea 100755 (executable)
@@ -7,7 +7,7 @@
 # Figure out the home directory
 #
 
-umask 022;
+umask 007;
 
 if( !($0 =~ /\/scripts\/file-message\.pl$/) ) {
   die "This script can only be called with full path name!!!";