I can do the test email without problems and generate incidents I also get emails without problems, however , in trying to update a password or update a user throws me the following error:
Fatal error: Call to undefined method PHPMailer::ValidateAddress() in /opt/lampp/htdocs/mantisbt-1.2.19/core/email_api.php on line 104
it can be happening ?
Work with phpmailer folder inside the folder core because without this mantis mantis not send emails.
I read your earlier post viewtopic.php?f=3&t=23508&p=58449#p58454
You don't have to copy any file or directory if you are using the download from sourceforge as this includes all PHPMailer files that are needed.
Maybe there is also another PHPMailer version on your system.
Please use Search before posting and read the Manual
OK, in that case because I throw error because I see that in the library folder is the library that has a default phpmailer downloading mantis and I put in clear the core . throws this error :
Fatal error: Maximum execution time of 30 seconds exceeded in /opt/lampp/htdocs/mantisbt-1.2.19/library/phpmailer/class.phpmailer.php on line 752
what else can I check ? because I create incidents generates smoothly and send mail notification but when editing users or restore password it has been impossible