Closed
Bug 295669
Opened 20 years ago
Closed 20 years ago
Can't open sendmail at Bugzilla/BugMail.pm line 870.
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mkumar, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Build Identifier: Bugzilla 2_18 stable release I have installed bugzilla on window and also installed the sendmail. It is working fine but email is not working. If I create new user and try to login through this new user then it is displaying error message “Can't open sendmail at Bugzilla/BugMail.pm line 870. Reproducible: Always Steps to Reproduce: 1.login 2.create new user 3.login the new user Actual Results: Software error: Can't open sendmail at Bugzilla/BugMail.pm line 870. For help, please send mail to the webmaster (mkumar@infozech.com), giving this error message and the time and date of the error. Expected Results: Mail is working or not that is the separate issue, but User should be able to logged in.
sorry, but this is invalid. what's happening is your user account has a pending "token". generally this is an action that requires email confirmation (eg new account, email address update). when a user logs in again, the pending token is deleted and an email is sent to indicate this. it is the pending token email that's being triggered when you log in. with respect to getting sendmail working on windows, http://glob.com.au/sendmail/ (and if you have issues, follow the troubleshooting steps on that page).
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•20 years ago
|
||
Please don't re-open the bug without an explanation. This is not a bug, it's just a configuration problem on your server.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Severity: critical → trivial
You need to log in
before you can comment on or make changes to this bug.
Description
•