I have a custom server-wide php email program.
In httpd, I have an alias /mail /path/to/custom/mail
So, people normally go to http://theirdomain.com/mail
However, because of suphp, it doesn't work since they don't own the script, it is shared by everyone. It is owned by nobody...