$body = $body . sprintf ("$user\'s disk usage \= %.2f MB.\nHas %.2f MB available.\nQuota se t to: %.2f MB\n\n", $used, $remainingquota, $limit);