[Bug 772] Changed - attachments dont work

bugs@bugs.horde.org bugs@bugs.horde.org
Wed, 2 Jan 2002 12:42:45 -0400


http://bugs.horde.org/show_bug.cgi?id=772

*** shadow/772	Mon Oct  1 12:59:16 2001
--- shadow/772.tmp.8867	Wed Jan  2 12:42:44 2002
***************
*** 55,57 ****
--- 55,62 ----
  
  ------- Additional Comments From oryn@fsck.tv  10/01/01 12:59 -------
  sorry forgot to add that without my modification, the file is being writen as 0400
+ 
+ ------- Additional Comments From renaud@aopsys.com  01/02/02 12:42 -------
+ It works with this:
+ 
+ $default->umask = 127; // 127 is decimal representation of 177 in octal