Skip to content

Instantly share code, notes, and snippets.

@DrMabuse23
Created August 13, 2013 09:21
Show Gist options
  • Save DrMabuse23/6219375 to your computer and use it in GitHub Desktop.
Save DrMabuse23/6219375 to your computer and use it in GitHub Desktop.
'mail' => array(
'class' => 'application.extensions.yii-mail.YiiMail',
'transportType'=>'php', /// case sensitive!
'viewPath' => 'application.views.mail',
'logging' => true,
'dryRun' => false
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment