When I enter chmod +x bounce.cgi, nothing happens. Is it suppose to show a message under it???
No, it will not show a message unless there is an error.
You can verify the bounce.cgi permissions with the following command:
ls -al bounce.cgiYou should see the following next to the file:
-rwxr-xr-xHere's some information about chmod:
http://en.wikipedia.org/wiki/Chmodor you can probably type "man chmod" from the shell (q to quit).
In the "Manage Email" section of the DreamHost control panel does it say:
bounce@yourdomain.com "Also forwards to: Nothing besides bounceuser" ?
Regards