Missing Controller

Error: PostmailController could not be found.

Error: Create the class PostmailController below in file: app/controllers/postmail_controller.php

<?php
class PostmailController extends AppController {

	var $name = 'Postmail';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp