Author |
|
gfit Newbie
Joined: 21 September 2014
Online Status: Offline Posts: 17
|
Posted: 20 November 2014 at 1:06am | IP Logged
|
|
|
Hello again, Igor!
In this thread, you mention a global setting that enables passing smtp error messages to the user. However, I could find no relevant information in the product's documentation.
Would you kindly provide some more information on this feature?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 20 November 2014 at 1:09am | IP Logged
|
|
|
Sure, as per this documentation page you need to add the following item to array defined in data/settings/config.php file:
Code:
'labs.webmail.display-server-error-information' => true, |
|
|
Hope this helps!
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|