|
Hello,
I am using hMailServer 5.3.3-B1879. I am using scripts for handling incoming messages. When the script has no errors, everything is OK. However when the script has some runtime errors, the messages are not handled, but the error log does not contain the location of the error within the script.
Here is the contents of the error log file:
"ERROR" 2816 "2012-04-05 16:30:14.585" "Script Error: Source: "ERROR" 2900 "2012-04-05 16:30:14.610" "Script Error: Source:
As I searched in web, the source of error (VBScript error: ..... line .., col ..) should be shown.
The logging is enabled. What I am doing wrong?
Thanks, Vsevolod
|