Hi all,
Alexander Sack wrote:
Thanks Giridhar for you support.
Yes, thank you all for the support :)
since this problem only appears if you import old stuff from mozilla, I suspect that the problem is not in the IMAP layer, but somehow the old IMAP settings are trashed during migration.
Probably it's indeed a migration problem. Note that it is definately an upstream problem, because it also happened on a Windows box I have here.
Please look at all instances of the term 'Sent' you can find in the prefs.js file in your profile directory. If they all look like expected (e.g. the
They look as expected.
fcc_folder entries), try to take a look if the namespace pref is broken (you can look this up in your prefs.js file - or tell us what is set in account settings -> server settings -> advanced -> IMAP -> Namespace).
user_pref("mail.server.server1.namespace.personal", "\"INBOX.\""); user_pref("mail.server.server1.namespace.public", "\"\"");
These are the namespace entries. Do they look correct? They do to me. They're even the same as in my Mozilla dir, from which the data was imported.
If there is still no sign of corruption, maybe even try to find the String 'Inbox^^Sent' in you profile directory (e.g. find ~/.mozilla-thunderbird -type f | xargs grep 'Inbox^^Sent').
Except for hits in the messages I sent to you about this, I didn't find any occurances of this :( Also nothing on "^^"
-- ----------- Manuel Bilderbeek ----------- Oce-Technologies B.V. tel +31 77 3595039 St Urbanusweg 43 fax +31 77 3595337 NL-5900 MA Venlo home +31 24 3238923 The Netherlands e-mail [EMAIL PROTECTED] -----------------------------------------
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]