Se cambia correo de envio
git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_PROFIND_Web/trunk@30 3fe1ab16-cfe0-e34b-8c9f-7d8c168d430d
This commit is contained in:
parent
67972f835f
commit
034fd83959
@ -53,10 +53,10 @@ $config = array(
|
||||
'class' => 'application.extensions.yii-mail.YiiMail',
|
||||
'transportType' => 'smtp',
|
||||
'transportOptions' => array(
|
||||
'host' => 'mail.rodax-software.com',
|
||||
'host' => 'smtp.selforsistemas.com',
|
||||
'encryption' => '',
|
||||
'username' => 'mantenimiento+rodax-software.com',
|
||||
'password' => '34y96w6d',
|
||||
'username' => 'admin@selforsistemas.com',
|
||||
'password' => 'Rafael2012',
|
||||
'port' => 25,
|
||||
),
|
||||
'viewPath' => 'application.views.mails',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user