I want to develop a script that refused the messages that comes to one account when 
the users quota is full. it will be very helpful to me the comment
if ( -e $dirpath && -d $dirpath ) { ...stuff...}
if ( -e $dirpath && -d _ ) { ...stuff...}
if ( -d $dirpath ) { ...stuff...}
if ( -s $dirpath ) { ...stuff...}

but i will like to know more information on the reception of the e-mail, or 
information of the function that process this process

Any assistance would be greatly appreciated.  Thanks

Victor Pezo

Reply via email to