[imp] wu-imap quotas on Redhat 8 or 9 with imp 3.2.2

AJ aj at mindcrash.com
Fri Sep 19 06:51:52 PDT 2003


Apollyon,
  Where should I insert this code snippet?
Thanks
AJ

> >>>>>>>>>>>>>>>>>>>>
>
> $junk = exec("(grep -w $homedir[1] /etc/fstab || grep -w \"/\" /etc/fstab) |
> cut -f1 -d\  | cut -f1", $my_device, $return_code); // All one line
>
> if ($return_code === 0 && $my_device === 1) //newline
> $junk = exec("/usr/local/phpbin/sudo /usr/bin/quota -u $imap_admin | grep
> $my_device[0]", $quota_data,$return_code);   // All one line
>
> <<<<<<<<<<<<<<<<<<<<
>



More information about the imp mailing list