[plug] problems with sendmail
    Matt Kemner 
    zombie at wasp.net.au
       
    Mon Aug  6 12:10:47 WST 2001
    
    
  
On Sat, 4 Aug 2001, Evan Lau wrote:
> Aug  4 16:58:50 abc sendmail[7151]: f748woB07150: forward
> /u/t/teste/.forward.abc+: Group writable directory
Group writable directory -> it is complaining that the directory
containing the .forward file (/u/t/teste in this case) is group writable
(which is a bad idea)
'chmod 711 /u/t/teste' will set your directory to saner permissions.
 - Matt
    
    
More information about the plug
mailing list