|
From: boricua <bo...@de...> - 2005-12-17 14:20:06
|
On Saturday 17 December 2005 09:15 am, Obantec Support wrote: > i use below (all on 1 line) > > [ $USERADMIN_ACTION = "CREATE_USER" ] && (touch > /var/spool/mail/$USERADMIN_USER ; chown $USERADMIN_UID:mail > /var/spool/mail/$USERADMIN_USER ; chmod 0600 > /var/spool/mail/$USERADMIN_USER ) > > in the Module Config (command to run after making changes. don't understand exactly what you mean. is this a script you run? from the user module , if so do you have a screen shot |