top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Not getting notification mail from Bugzilla?

+1 vote
320 views

I have an account on Bugzilla and not getting notification mail from Bugzilla from last one month.

It is very hard to track the issue without getting the notification/update on the bug. That causes delay in response to the clients also it affect our business.

All my colleague are getting proper notification from Bugzilla.

Any pointer?

posted Apr 25, 2016 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

Your mail sounds like you have problems with your company private Bugzilla installation, so you should better report your problem to your own IT. Additionally, if you are the only one not getting mails, you should as well have a look at your user mail preferences in Bugzilla, that you didn't opt out of mails or such, and of course your mail client and server side mailbox and such, to see if you have accidentally marked things as spam.

answer Apr 25, 2016 by Navneet
Similar Questions
+2 votes

I installed bugzilla on ubuntu 14.04 machine. how to set SMTP mail server so that all mail notification should get send to gmail mail ids.

Please help?

+1 vote

I want to send a mail to each user giving a list of open issues on that day. Can you please help with configuring the same

0 votes

We are using Bugzilla for our project and while we try to use the graphical feature it throws the error that the Graphical feature is not available in your Bugzilla. The require Perl modules GD, Chart, GD-Template, GDText-Util has been installed, in spite of this the error is encountered kindly help us resolve this issue.

+2 votes

Anyone run into an issue where the time zone is not working in Bugzilla? We have set the time zone for the server in the administration settings. It worked for about a day and now it is no longer working. It is still showing as the correct time zone (MDT) and when I post to a defect it even says MDT, but it is 6 hours in advance.

+1 vote

I was installing bugzilla on Solaris machine and getting below error

./testserver.pl http://localhost
TEST-OK Webserver is running under group id in $webservergroup.
TEST-OK Got padlock picture.
TEST-FAILED Webserver is fetching rather than executing CGI files.
Check the AddHandler statement in your httpd.conf file.

I checked httpd.conf and I have added AddHandler cgi-script .cgi in this file. But not able to get through. Could you help me please.

...