Page 1 of 1

Email Notifications to the users in Queue, Not Sent

Posted: 18 May 2017, 07:25
by abdulhaq
Hi,
I am facing an issue with the Email Notifications that should be sent to the users on different events.i.e A bug has been assigned to a developer etc. The problem is the Emails remains in the Queue and not sent until administrator triggers a password reset for any user in Mantis. After the password reset request all the emails in the Queue start delivering to the users.
This is an issue because the administrator has to do a password reset each time just to push other email notifications. Could you please help me out with this particular case?

Would appreciate if someone can reply back :)

Re: Email Notifications to the users in Queue, Not Sent

Posted: 18 May 2017, 19:04
by atrol
Which version of Mantis do you use?
Which version of PHP do you use?

Re: Email Notifications to the users in Queue, Not Sent

Posted: 19 May 2017, 05:03
by abdulhaq
MantisBT Version 2.3.1
Schema Version 209
PHP Version 7.1.4

Re: Email Notifications to the users in Queue, Not Sent

Posted: 19 May 2017, 20:29
by atrol
Did you check your web server and PHP logs for errors and warnings?

Re: Email Notifications to the users in Queue, Not Sent

Posted: 25 May 2017, 07:05
by abdulhaq
yes what I noticed that for bug reporting etc system does not issue email_send_confirm_hash_url()
but when we request change password for any user system send email_send_confirm_hash__url()
.

Re: Email Notifications to the users in Queue, Not Sent

Posted: 25 May 2017, 10:09
by atrol
abdulhaq wrote:or bug reporting etc system does not issue email_send_confirm_hash_url()
Why should this function be called when reporting bugs?

Do you get any errors or warnings when running admin/check/index.php?

Re: Email Notifications to the users in Queue, Not Sent

Posted: 26 May 2017, 07:19
by abdulhaq
Not sure, can i share the error log with you somehow? the Attachment feature on this forum is not working somehow.

Re: Email Notifications to the users in Queue, Not Sent

Posted: 28 May 2017, 08:23
by atrol
abdulhaq wrote:the Attachment feature on this forum is not working somehow.
Should work, as other users are able to upload attachments.
Can you give step by step description of what you do and what you get when trying to upload.