Closed Bug 96252 Opened 24 years ago Closed 4 years ago

New line problems in error msg when having Invalid recipients

Categories

(MailNews Core :: Networking: SMTP, defect)

x86
Windows 2000
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bugzilla, Unassigned)

Details

Currently the error messages when having Invalid recipients looks like this: "An error occured while sending mail. The mail server responded: Invalid recipient:[newline] <test@test.test>[newline] . Please check the message recipients and try again." A better version would be: "An error occured while sending mail. The mail server responded:[newline] Invalid recipient: <test@test.test>[newline] Please check the message recipients and try again."
That would be nice, yes. But "Invalid recipient:[newline] <test@test.test>[newline]" is the servers response. Do you mean, we should process the servers messages through a filter and remove the newlines?
perhaps this is just a dupe. Outlook Express shows such errors in a little textbox , which is much nicer than the alert mozilla uses.
How does such an error looks like in OE? With these newlines or without? As I wrote it wouldn't be much work to remove them, but I'm not sure if we should. Having a text box like OE would have some advantages, yes. So messages with much text (see bug 197134, comment #1) would be a smaller problem. And cut/copy of a message could also easily be done.
Product: MailNews → Core
Assignee: mscott → nobody
Product: Core → MailNews Core
QA Contact: nbaca → networking.smtp
Severity: normal → trivial

Version 91 has all new smtp backend code. If you can still reproduce this issue, please file a new bug report https://bugzilla.mozilla.org/enter_bug.cgi?product=MailNews%20Core&component=Networking%3A%20SMTP

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.