Closed
Bug 222983
Opened 22 years ago
Closed 22 years ago
After movign 2.14 to RH 8.0 sendmail seems to hang causing the browser to also hang
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: alirette, Assigned: justdave)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
Whenever processmail calls sendmail it appears to hang. Causing bugzilla
to hang. This can also be seen at the command line as well.
Reproducible: Always
Steps to Reproduce:
1.processmail 1234 alirette@sandial.com
2.
3.
Actual Results:
sendmail just hangs for approximately 3 min. than eventually executes
Expected Results:
Would expect it to behave like a 7.x install of RH
| Assignee | ||
Comment 1•22 years ago
|
||
This is a config issue on your RH box, nothing to do with Bugzilla. You can
probably get help with it by posting on mozilla-webtools@mozilla.org
This is very likely a DNS issue though. Make sure your /etc/resolv.conf points
at a DNS server that actually works, or fix your /etc/mail/submit.mc to not
require DNS lookups on submitted mail.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Summary: After movign 2.14 to RH 8.0 sendmail seems to hang causing the browser to also hang → After movign 2.14 to RH 8.0 sendmail seems to hang causing the browser to also hang
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•