Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Email takes FOREVER to reach me from Bugzilla — its extremely slow. What gives?

0
Posted

Email takes FOREVER to reach me from Bugzilla — its extremely slow. What gives?

0

If you are using sendmail, try enabling sendmailnow in editparams.pl. For earlier versions of sendmail, one could achieve significant performance improvement in the UI (at the cost of delaying the sending of mail) by setting this parameter to off. Sites with sendmail version 8.12 (or higher) should leave this on, as they will not see any performance benefit. If you are using an alternate MTA, make sure the options given in Bugzilla/BugMail.pm and any other place where sendmail is called are correct for your MTA.

0

If you are using sendmail, try enabling sendmailnow in editparams.cgi. If you are using an alternate MTA, make sure the options given in Bugzilla/BugMail.pm and any other place where sendmail is called from are correct for your MTA. You should also ensure that the sendmailnow param is set to on.

0

If you are using sendmail, try enabling sendmailnow in editparams.cgi. For earlier versions of sendmail, one could achieve significant performance improvement in the UI (at the cost of delaying the sending of mail) by setting this parameter to off. Sites with sendmail version 8.12 (or higher) should leave this on, as they will not see any performance benefit. If you are using an alternate MTA, make sure the options given in Bugzilla/BugMail.pm and any other place where sendmail is called are correct for your MTA.

0

If you are using an alternate Mail Transport Agent (MTA other than sendmail), make sure the options given in the “processmail” and other scripts for all instances of “sendmail” are correct for your MTA. If you are using Sendmail, try enabling “sendmailnow” in editparams.cgi. If you are using Postfix, you will also need to enable “sendmailnow”.

0

If you are using an alternate Mail Transport Agent (MTA other than sendmail), make sure the options given in the “processmail” script for all instances of “sendmail” are correct for your MTA. If you are using Sendmail, try enabling “sendmailnow” in editparams.cgi. If you are using Postfix, you will also need to enable “sendmailnow”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123