2016-09-15 51 views
1

我正在嘗試使用「其他」郵件服務器在郵件管理器上設置一個帳戶,但是當我點擊設置菜單上的按鈕保存按鈕時,已保存,但如果刷新頁面,Vtiger要求我再次配置郵箱。因此,我之前輸入的詳細信息尚未保存,數據庫「vtiger_mail_account」表中的值爲空值。Vtiger CRM 6.4.0 - 配置郵件管理器時出現的問題

方法我已經測試:

  1. 使php_imap擴展
  2. 服務器IMAP是也使

我該如何解決呢? 非常感謝。

+0

請檢查vtiger日誌,並附上文件在這裏,所以我可以檢查。 –

回答

0
Currently I am using vtiger 6.5 and i have same issue. I solve this by changing following seetings in php.ini 1)enable php_imap extension 2)later on check PHP_SAPI and update this in Vtigercron.php which is in yourvtigerdir/vtigercron.php here you see this line 42 
in this line you need to change PHP_SAPI which is your sapi according to your php interface.3)You can check your sapi by echo PHP_SAPI; or echo '<pre>',print_r(php_sapi_name()),exit; 
4)After above changes, Change 
    a) select organization type :: other 
    b) Male server ip :: (enter your ip or mailser details) 
    c) user name :: user or this mail as your personal mailid 
    d) password :: enter your own password. 
    e) protocol :: IMAP2 or IMAP4 (check by changing protocol) 
    f) SSL options :: At starting level Use NO TLS. 
    g) Certification validation :: Validate cert. 
    f) referesh time :: 5