17) The bug tracker feature crashes when I report a bug saying SMTP ser invalid?
From OrangeHRM
In the Conf.php if the SMTPhost is set to any domain name or IP the system will try to send a mail using the understated SMTP server. If such a server does not exist this will crash the mail sending process. Therefore if you don’t have SMTP server, set this to blank string which would disable the mail sender.
