I give this error in SMT setup sending email
[2015-05-12 08:58:06] Espo.ERROR: API [POST]:/:controller/action/:action, Params:Array
(
[controller] => Email
[action] => sendTestEmail
)
, InputData: {"server":"mail.xxxxxx.org","port":25,"auth":true, "security":"","username":"xxxxxx@xxxxxx.org","pass word":null,"fromName":"*****","fromAddress":"xxxxx x@xxxxxx.org","type":"preferences","id":"1","email Address":"xxxxxxxx@xxxxxxx.org"} - Permission denied [] []
[2015-05-12 08:58:06] Espo.ERROR: Display Error: Permission denied, Code: 500 URL: /xxxxxxx/api/v1/Email/action/sendTestEmail [] []
i have set 775 in api and data directory... with user apache
[2015-05-12 08:58:06] Espo.ERROR: API [POST]:/:controller/action/:action, Params:Array
(
[controller] => Email
[action] => sendTestEmail
)
, InputData: {"server":"mail.xxxxxx.org","port":25,"auth":true, "security":"","username":"xxxxxx@xxxxxx.org","pass word":null,"fromName":"*****","fromAddress":"xxxxx x@xxxxxx.org","type":"preferences","id":"1","email Address":"xxxxxxxx@xxxxxxx.org"} - Permission denied [] []
[2015-05-12 08:58:06] Espo.ERROR: Display Error: Permission denied, Code: 500 URL: /xxxxxxx/api/v1/Email/action/sendTestEmail [] []
i have set 775 in api and data directory... with user apache
Comment