[Vtigercrm-commits] [vtiger development] #7793: Outgoing server settings could not be saved and no emails were sent.
vtiger development
vtiger-tickets at trac.vtiger.com
Wed Oct 30 15:08:34 GMT 2013
#7793: Outgoing server settings could not be saved and no emails were sent.
-------------------------------------------+-------------------------
Reporter: bluego | Owner: developer
Type: defect | Status: new
Priority: critical | Milestone: 6.0.0
Component: vtigercrm | Version: 6.0.0 Beta
Severity: High | Resolution:
Keywords: SMTP OUTGOING SERVER SETTINGS |
-------------------------------------------+-------------------------
Comment (by bluego):
REALLY SORRY, IT WAS A PROBLEM ON SELINUX, IN CENTOS...
fsockopen was denied by selinux...
it's necessary to set:
setsebool -P httpd_can_network_connect=1
and restart httpd.
Ho to be useful for someone.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7793#comment:1>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list