On Sat, 27 Mar 2004, Rob wrote: > Strangely a scan of mimedefang.pl suggests that this shouldn't be the > case. All calls to mkdir have mode 0750, though adding an explicit > 'chmod 0750, "$CWD/Work";' to the clamd function fixes this problem
Check your umask when you invoke MIMEDefang. It's probably set to 077. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

