Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem sending email from bugzilla

61 views
Skip to first unread message

Mark Eyman

unread,
May 15, 2013, 5:38:56 PM5/15/13
to support-...@lists.mozilla.org
I have bugzilla 4.2.5 running on Ubuntu using postfix. Email from bugzilla is sent from bugzill...@myhost.mydomain.com. (The real name is altered). The email is sent through Exchange server. Up until recently everything worked perfectly. A few days back mail stopped being delivered. Mailq on bugzilla shows "(host exchange.mydomain.com[xxx.xxx.xxx.xxx] said: 452 4.3.1 Insufficient system resources (in reply to MAIL FROM command))".

Restart of the Transport service and even rebooting exchange didn't help. Mailq -q, postfix -f didn't help. I did figured out, however, that when mail gets to exchange as bugzill...@mydomain.com it is accepted.

Can somebody suggest what needs to be done either on bugzilla or on exchange in order to fix it?

And I did check with IT. There were no intentional changes on exchange.

Thanks,
-Mark


***********************************************************
This electronic message transmission is intended only for the use of the party to which it is addressed, including any attachments, contains information from Harco Laboratories, which may be privileged, confidential, or protected by law. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this e-mail or its contents is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer.This message may contain technical data subject to export control. Transfer of this data by any means to a foreign person, whether in the U.S. or abroad, without an export license, is prohibited. Thank you.
***********************************************************

Thorsten Schöning

unread,
May 16, 2013, 2:25:06 AM5/16/13
to support-...@lists.mozilla.org
Guten Tag Mark Eyman,
am Mittwoch, 15. Mai 2013 um 23:38 schrieben Sie:

> I did figured out, however,
> that when mail gets to exchange as bugzill...@mydomain.com it is accepted.

Does this mean that "myhost" is part of the problem because without it
mails get accepted or did you just forget to add "myhost" this time
and mails are always accepted? In the first case you IT should have a
look for some host specific rules.

From what I've found on Google this error is clearly something that
need to be solved in your Exchange.

http://technology.bauzas.com/microsoft/servers/exchange/exchange-2010/how-to-fix-error-452-4-3-1-insufficient-system-resources-on-exchange-server-2007-or-2010/

> Can somebody suggest what needs to be done either on bugzilla or on exchange in order to fix it?

You could try to configure SMTP in Bugzilla and see what happens.

Mit freundlichen Grüßen,

Thorsten Schöning

--
Thorsten Schöning E-Mail:Thorsten....@AM-SoFT.de
AM-SoFT IT-Systeme http://www.AM-SoFT.de/

Telefon...........05151- 9468- 55
Fax...............05151- 9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Thorsten Schöning

unread,
May 16, 2013, 9:36:17 AM5/16/13
to support-...@lists.mozilla.org
Guten Tag Mark Eyman,
am Donnerstag, 16. Mai 2013 um 15:15 schrieben Sie:

> Guten Tag Thorsten,

Please always answer to the list, others may have helpful
information, too.

> Is there a way to point out to Bugzilla SMTP configuration
> instructions? I'm using postfix and its configuration options seems to be limited.

Simply have a look at Administration/Parameters/Email at the
smtp-options, shoudl be self explaining. There's a mailfrom, too,
where you could try to configure a complete mail address without a
host part and see if postfix passes this one through. Default is to
set bugzilla-deamon and let "whoever" add the domain part, I think, in
your case with the host.

Mark Eyman

unread,
May 16, 2013, 11:16:51 AM5/16/13
to support-...@lists.mozilla.org
Hence I failed to send my previous response to the list, I'll put a short summary in this one.

> > I did figured out, however,
> > that when mail gets to exchange as bugzill...@mydomain.com it
> > is
> accepted.
>
> Does this mean that "myhost" is part of the problem because without it
> mails get accepted or did you just forget to add "myhost" this time
> and mails are always accepted?

This test was conducted via telnet (see http://jeremy-zimmermann.blogspot.com/2011/03/how-to-test-smtp-server-using-telnet.html). Result of this test makes me to believe that one way of fixing the problem is to configure bugzilla to send email as bugzill...@mydomain.com instead of current bugzill...@myhost.mydomain.com

> You could try to configure SMTP in Bugzilla and see what happens.
> Simply have a look at Administration/Parameters/Email at the smtp-options,
> shoudl be self explaining. There's a mailfrom, too, where you could try to
> configure a complete mail address without a host part

Changed the mailfrom parameter from bugzilla-daemon to bugzill...@mydomain.com. Now Exchange excepts mail.
Will see if it will be possible to change Exchange settings to accept mail from default bugzill...@myhost.mydomain.com.

Best regards,
-Mark

cthoong

unread,
May 16, 2013, 4:28:24 AM5/16/13
to support-...@lists.mozilla.org
My bugzilla v4.2.5 installed at CentOS 6.4 32bit, using exchange as my mail
server to send email out.
But I configured to use SMTP instead.

You may try if the following help you to resolve your problem or not:

1. You can check if the jobqueue is running or not, if no, then email will
note sending out.
/etc/init.d/bugzilla-queue status

Usage: service bugzilla-queue
{start|stop|status|restart|condrestart}

2. All the outgoing mail stored at 'bugs' DB > 'ts_job' table, if all mails
sent out successfully, this table should be empty. You may need to clean up
the table if somehow all the previous email has problem and it will be stuck
at this table.

3. You many need to restart bugzilla-queue whenever you have changed the
email settings.



--
View this message in context: http://mozilla.6506.n7.nabble.com/Problem-sending-email-from-bugzilla-tp279941p279961.html
Sent from the Bugzilla - Users mailing list archive at Nabble.com.
0 new messages