October 2011
1 post
12 tags
Email from Local host
Using an extension we can send mail from server with out mail server or even from local host
the below link is the link for downloading extension
http://www.yiiframework.com/extension/mail/
( http://code.google.com/p/yii-mail/downloads/list )
then we have to import the extinsion(in “protected/config/main.php)
‘import’=>array(
…. ...