Closed
Bug 284147
Opened 20 years ago
Closed 19 years ago
mail sent initiated from command line does not get saved in Sent folder
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: jas, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050228 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050228 Firefox/1.0.1 If I send a message initiated from the command prompt on my Linux system using Thunderbird, the message gets sent, but Thunderbird is unable to store the message in the "Sent" folder because it never prompts me for a password for the IMAP account, and can therefore not login. The password on the IMAP account is NOT saved. Reproducible: Always Steps to Reproduce: 1. erase .thunderbird directory 2. start thunderbird 3. enter account info for IMAP connection 4. Thunderbird prompts for account password and when it is entered (and not saved), it displays the e-mail in the account. Sending a message at this point works fine, and it gets appended to the Sent folder. 5. exit thunderbird 6. attempt to call thunderbird from the command prompt to send mail: thunderbird -compose "to=someone@somewhere.com" 7. thunderbird starts up and lets me compose the message. 8. when I click "Send", it says "Sending login information..." and then a short while later -- "Login to server <my imap server> failed.". It does send the message because doing that does not require a password, but it is unable to save a copy to my "Sent" folder because it never even prompted for the password, and thus could not login. Just to prove that I did not save the password, I start up thunderbird again manually. The gui comes up, it asks for a password, it logs me in. If I send a message at this point, it does get send and does get appended to the Sent folder. If I "save" the password, I can compose from the command line without any problems. If I do not save the password, I cannot. This sounds like a bug - as if the system thinks the password is saved when it is not. Actual Results: Thunderbird sends the message, but does not append a copy to the Sent folder. Expected Results: append a copy to the send folder.
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•