Search found 1 match

by pratikshah
28 Dec 2017, 10:41
Forum: Help
Topic: EMAIL NOT WORKING ANYMORE
Replies: 2
Views: 4830

Re: EMAIL NOT WORKING ANYMORE

Hope below fix will solve the issue.

In mantis-2.9.0 there is no configuration option available to set up PHPMailer variable SMTPOptions.

In case there is no value set up and use SMTP protocol to send email then system throw error.

FIX:
****
Filename: email_api.php
Method: email_send( EmailData ...