[Vtigercrm-commits] [vtiger development] #4665: Not able to Setup Outgoing server with gmail

vtiger development vtiger-tickets at trac.vtiger.com
Fri Dec 14 07:37:55 EST 2007


#4665: Not able to Setup Outgoing server with gmail
------------------------+---------------------------------------------------
  Reporter:  asha       |       Owner:  developer
      Type:  defect     |      Status:  new      
  Priority:  critical   |   Milestone:           
 Component:  vtigercrm  |     Version:  5.0.4    
Resolution:             |    Keywords:           
------------------------+---------------------------------------------------
Comment (by prasad):

 openssl extension should be enabled for this.

 Kindly check if you have the following:
 {{{
 Entry in httpd.conf:
 PHPIniDir "C:\Program Files\vtigercrm5\php"
 }}}
 {{{
 Uncomment in php.ini the following line:
 extension=php_openssl.dll
 }}}
 {{{
 Copy files libeay32.dll and ssleay32.dll from php folder to apache\bin
 folder.
 }}}
 Restart the server and you should be able to configure.

 Regards,

 Prasad

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4665#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list