Closed
Bug 123337
Opened 23 years ago
Closed 16 years ago
Missing server name in SMTP failure alert
Categories
(MailNews Core :: Networking: SMTP, defect)
MailNews Core
Networking: SMTP
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
I just got an alert saying "The message could not be sent because connecting to
the SMTP server failed."
But I really really miss which SMTP server we're talking about. Since I have
multiple SMTP servers I'd like to be able to see which one is failing.
The message is here:
http://lxr.mozilla.org/seamonkey/source/mailnews/compose/resources/locale/en-US/composeMsgs.properties#207
I'd like to see something like:
"The message could not be sent because connecting to the SMTP server
(smtp.mail.dk) failed."
20020202
Comment 3•21 years ago
|
||
*** Bug 209415 has been marked as a duplicate of this bug. ***
Comment 4•21 years ago
|
||
*** Bug 232249 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: MailNews → Core
Comment 6•18 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a9pre) Gecko/2007101611 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla Thunderbird, version 3.0a1pre (2007101604)] (nightly) (W2Ksp4)
The message has improved:
<http://lxr.mozilla.org/mozilla/search?string=%25S+for+unknown+reason>
{{
%S for unknown reason
/mail/locales/en-US/chrome/messenger/messengercompose/composeMsgs.properties, line 272 -- 12593=The message could not be sent using SMTP server %S for unknown reason. Please verify that your SMTP server settings are correct and try again, or contact your network administrator.
/suite/locales/en-US/chrome/mailnews/compose/composeMsgs.properties, line 272 -- 12593=The message could not be sent using SMTP server %S for unknown reason. Please verify that your SMTP server settings are correct and try again, or contact your network administrator.
}}
But the bug is still there:
the "%S" is not replaced by the server name :-(
(Found while testing bug 399043.)
Updated•18 years ago
|
Assignee: mscott → nobody
QA Contact: nbaca → networking.smtp
Updated•18 years ago
|
Assignee: nobody → mscott
Comment 7•18 years ago
|
||
(In reply to comment #6)
> But the bug is still there:
> the "%S" is not replaced by the server name :-(
Bug 400633 fixed this :-)
Depends on: 361433
Updated•18 years ago
|
Assignee: mscott → nobody
Comment 8•18 years ago
|
||
(In reply to comment #1)
> related/dup: bug 66860
Related but different:
*bug 66860 is about 'user account' name.
*the current bug is about 'SMTP server' name.
Comment 9•16 years ago
|
||
This WFM in today's build: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090113 Shredder/3.0b2pre
Probably fixed by bug 400633.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•