Closed
Bug 177864
Opened 23 years ago
Closed 23 years ago
Problem in Email notification
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rajesh.khatri, Assigned: preed)
Details
I have installed Bugzilla for the internal reporting of bugs with Softwares
within our organization.
Currently emails are sent to new users automatically when they create a new
account. but my problem currently is that no email is sent if someone wants to
have the account on his private email account of Yahoo.com or Hotmail.com, etc.
| Reporter | ||
Comment 1•23 years ago
|
||
I forgot to select the platform of our server. It is Unix under Sun Solaris.
OS: Windows XP → Solaris
Hardware: PC → Sun
| Assignee | ||
Comment 2•23 years ago
|
||
Follow the instructions in bug 144332 and see if that doesn't fix your problem.
Comment 3•23 years ago
|
||
Additional step to try....
Send one of the impacted users an email by typing....
/usr/lib/sendmail user@hotmail.com
This is a test message
.
And confirm that they get the message. If they do not, then you have a mail
setup problem completely independent of Bugzilla.
Please respond in this bug with the results of that test.
| Reporter | ||
Comment 4•23 years ago
|
||
I tried the given steps with sendmail and you are right the problem is
somewhere in configuartion of our Server for sending mail. I am able to send
mails to person having email address of our domain but the mail is not sent to
external email address.
Thanks a lot for your help.
| Assignee | ||
Comment 5•23 years ago
|
||
Server config problem->resolving.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Comment 6•23 years ago
|
||
Rejesh:
One last thing before I abandon you altogether :-)
The first step in troubleshooting your mail cofniguration issue would be to try...
/usr/lib/sendmail -v user@hotmail.com
This is a test message
.
The "-v" option to sendmail will cause it to announce what it is doing and may
give you a good clue about why the message is not being delivered...
| Assignee | ||
Comment 7•23 years ago
|
||
Keeping a window open constantly that has a 'tail -f /var/log/maillog' going in
it while you're testing configs and sending mail through the server will help as
well.
| Reporter | ||
Comment 8•23 years ago
|
||
Yeah now the problem is clearly visible.
Thanks guys
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
•