How to use mail facility in unix??

I'm a beginner in Unix. Please explain in short, how to send and receive mail in unix. The mail is already configured in the OS.
Tell me the steps to send/receive mail in the command prompt.

The platform is AIX 5.1.

Thanks
Karthik

To send mail use:
$ mail user@mail.com

To read mail use:
$ pine