top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Unable to send emails from Bugzilla

+2 votes
350 views

We have installed Bugzilla and configured "mailDeliveryMethod" --> SMTP and passed SMTP server address. There is no authentication, so I left SMTP username and SMTP password NULL. Also, I have "mailfrom" parameter set to my official email address(valid emailID) from bugzilla-daemon.

When I try to commit a bug, I do receive a message "Email has been sent to so and so" with no error messages. Whereas, the end user did not receive any emails yet Could someone please advise on what could be wrong?

posted Nov 1, 2013 by Sonu Jindal

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

1 Answer

+1 vote

The problem most likely is with your mail server or the recipients. Check the logs of your mail server to see if the mails really got sent and test with a recipient your mail server is directly responsible for, e.g. your own company mail address, to rule out any spam filters or stuff like that.

If Bugzilla would have suffered an error, it would have told you so or you would need to wait a long time until your change to a bug got processed because of network issues or whatever. As it didn't the problem surely is with the mail server itself.

answer Nov 1, 2013 by Luv Kumar
Similar Questions
0 votes

My yahoo mailbox has more then 10K unread mail, and it seems to be full. I want to delete all emails in one go. How can I achieve that?

+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

I had someone else running my business when I was ill I'm now back to work and I am only receiving quarter the emails I was before have I good reason to be worrying. Can someone help me?

+1 vote

I wish to generate some test data for a program that deals with emails. I need something that can produce multi-part emails, including "broken" emails that violate email standards, especially when it comes to Unicode.

Does anyone know of something like this that already exists? It's not necessary for the package to actually send the emails, dumping them into an mbox is sufficient.

...