Closed
Bug 106351
Opened 24 years ago
Closed 24 years ago
Cancel passwd dialog still can send out mails
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: ji, Assigned: mscott)
Details
*****Observed with win32 10/22 0.9.4 build******
With above build, when sending out mails requires passwd for the account,
cancel the passwd dialog still can send out mails.
1. Launch browser.
2. Launch mail with an IMAP account. (I don't see this problem with a pop
account.) I used the same server (nsmail-2) for IMAP and SMTP. And I set Sent
folder on IMAP account to hold the sent copies.
3. When passwd dialog for mail account comes up, cancel it, don't login.
4. Compsoe a mail, click on Send, the passwd dialog pops up again.
5. Click on Cancel on passwd dialog. The mail is sent out! But it's not copied
to Sent folder.
With a new profile, set up an IMAP account with it. First time cancel the passwd
dialog doesn't send out mail. But click on Send again to bring up passwd dialog
second time, Cancel the passwd dialog still can send out mail.
Assignee | ||
Comment 1•24 years ago
|
||
Unless you told SMTP to require a password (which is not done by default), we've
never required a password for sending. You are being prompted for your imap
password so we can copy to your online sent folder. If you hit cancel then we
aren't going to copy the message to your sent folder since we can't log in. But
that has nothing to do with SMTP which is the protocol used to send the message.
I think you are confusing the two =).
Please re-open if your smtp server requires authentication and we are still
sending the message although in theory that should be impossible since in that
case the server would reject our attempt to send.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Thanks for explanation. It's kind of scary to think that somebody can send out
mail from my account w/o passwd. :-)
Where can I set smtp passwd? I don't see it on Account Manager.
Comment 3•24 years ago
|
||
bug 106376 logged for IMAP error handling....
Updated•20 years ago
|
Product: MailNews → Core
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
•