Closed Bug 256002 Opened 20 years ago Closed 19 years ago

Can't save to Send folder if I use multple accounts on the same IMAP server

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: tp22a, Assigned: mscott)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686) Opera 7.54  [en]
Build Identifier: version 0.7.3 (20040814)

I have multiple accounts on the same IMAP server and I use for each account on 
the IMAP server a Thunderbird account. When I now send a message from one 
account and want to save the send message to the Send folder I get a error 
message that it can not be saved.
The problem comes only if I switch regulary between the diffrend accounts. If I 
stay on one account and never authentificate to the other accounts, then this 
problem does not happen.

The IMAP server is Courier IMAP and the SMTP server is Postfix.

I could live with the problem if I would manualy be able to save it into the 
Send folder. But I can not (I can only save it localy) and therefore I have a 
loss in data, because I can not save the message into my mail account.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
(In reply to comment #0)
> User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686) Opera
7.54  [en]
> Build Identifier: version 0.7.3 (20040814)
> 
> I have multiple accounts on the same IMAP server and I use for each account on 
> the IMAP server a Thunderbird account. When I now send a message from one 
> account and want to save the send message to the Send folder I get a error 
> message that it can not be saved.
> The problem comes only if I switch regulary between the diffrend accounts. If I 
> stay on one account and never authentificate to the other accounts, then this 
> problem does not happen.
> 
> The IMAP server is Courier IMAP and the SMTP server is Postfix.
> 
> I could live with the problem if I would manualy be able to save it into the 
> Send folder. But I can not (I can only save it localy) and therefore I have a 
> loss in data, because I can not save the message into my mail account.
> 
> 
> Reproducible: Always
> Steps to Reproduce:
> 1.
> 2.
> 3.

I guess I tracked this bug down.

When you create you initial account, but change the server name later, the new
server name will not be updated in prefs.js:

user_pref("mail.identity.id1.fcc_folder",
"imap://my_username@old_server_name/Sent");

This seems only to happen with multiple accounts, no matter if POP or IMAP.
WOW! Did not expected to get an answer.

Yes. You are right. When you change the server in the GUI, then the server does 
NOT get changed in the prefs.js file.

I don't know if this is the error, but I synchronized now the prefs.js to hold 
the information found in the GUI.


Btw: Since my username has at @ sign in it, I have the following entry:
user_pref("mail.identity.id1.fcc_folder",
"imap://my_user_name%40with_domain@my_server/Sent");
I do not have this particular issue with changing the name.  The same lack of
save problem occurs when you haven't already logged-in to the account.  In
Mozilla mail, when it tries to save to a folder in an account, it promprts for a
log-in when needed.  Thunderbird doesn't seem to replicate that feature. 
Thunderbird starts saving further e-mails correctly once I manually log-in to
the account.
oy, that's the second report I've heard of this - maybe the compose window
and/or msg send progress doesn't have the right settings to be able to prompt
for a password. I'll look into it.
s.kumar, see bug 277620 , which I have a fix for.
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/
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.