Andreas Aardal Hanssen wrote:
On Sun, 4 Jan 2004, "Leonard Lin ( �L���M )" wrote:

usually I remove it again in the Trash folder and the folder dissappears
as it should (for local folders)
but with the imap folders.
The folder doesn't dissappear.
the index of 'get lists' still returns the deleted folder.
as well in the original place as well as trash subfolder.
If I want to delete it again an error msg returns with
"folder not found" or something.


With the procedure in the FAQ (should also be in the Wiki) for testing if Binc IMAP is set up correctly, after authenticating, try issuing this command (keep the 1 and 2 at the start):

1 LIST "" "*"

Then do this:

2 LSUB "" "*"

Keep the connection open. Now, recreate the problem in Mozilla, by
creating a folder, then deleting it so it shows up in Trash. Reissue the
two IMAP commands with your seperate connection.

Finally, delete the folder from trash, then reissue the two IMAP commands on the seperate connection again.

Then please post all the output you get from the terminal as a reply to this message. This will probably help us nail down the error.


Thanks for your reply well first: * OK Welcome to Binc IMAP v1.2.2 (c) Copyright 2002, 2003 And... at 2004-01-06 21:44:33 CET ... aaa1 OK LOGIN completed 1 LIST "" "*" * LIST (\UnMarked) "/" "Accounts" * LIST (\UnMarked) "/" "Drafts" * LIST (\UnMarked) "/" "INBOX" * LIST (\UnMarked) "/" "INBOX/chinese" * LIST (\UnMarked) "/" "Junk" * LIST (\UnMarked) "/" "Sent" * LIST (\UnMarked) "/" "Templates" * LIST (\UnMarked) "/" "Trash" * LIST (\UnMarked) "/" "mailings" * LIST (\UnMarked) "/" "misc" * LIST (\UnMarked) "/" "misc/archive" * LIST (\UnMarked) "/" "misc/archive/KSOe-sphere" * LIST (\UnMarked) "/" "misc/cool spam" * LIST (\UnMarked) "/" "misc/poetry &- jokes" 1 OK LIST completed 2 LSUB "" "*" * LSUB (\UnMarked) "/" "Accounts" * LSUB (\UnMarked) "/" "Drafts" * LSUB (\UnMarked) "/" "INBOX" * LSUB (\UnMarked) "/" "INBOX/chinese" * LSUB (\UnMarked) "/" "Junk" * LSUB (\UnMarked) "/" "Sent" * LSUB (\UnMarked) "/" "Templates" * LSUB (\UnMarked) "/" "Trash" * LSUB (\UnMarked) "/" "Trash/tmpTrash" * LSUB (\UnMarked) "/" "mailings" * LSUB (\UnMarked) "/" "misc" * LSUB (\UnMarked) "/" "misc/archive" * LSUB (\UnMarked) "/" "misc/archive/KSOe-sphere" * LSUB (\UnMarked) "/" "misc/cool spam" * LSUB (\UnMarked) "/" "misc/poetry &- jokes" * LSUB (\UnMarked) "/" "tmpTrash" 2 OK LSUB completed

List returns the correct list
LSUB but does return tmpTrash on the first level and as subfolder of Trash.

I know open mozilla create a folder and delete it(move it to trash)
folder called tmpTrash2
with following output:

1 LIST "" "*"
* LIST (\UnMarked) "/" "Accounts"
* LIST (\UnMarked) "/" "Drafts"
* LIST (\UnMarked) "/" "INBOX"
* LIST (\UnMarked) "/" "INBOX/chinese"
* LIST (\UnMarked) "/" "Junk"
* LIST (\UnMarked) "/" "Sent"
* LIST (\UnMarked) "/" "Templates"
* LIST (\UnMarked) "/" "Trash"
* LIST (\UnMarked) "/" "Trash/tmpTrash2"
* LIST (\UnMarked) "/" "mailings"
* LIST (\UnMarked) "/" "misc"
* LIST (\UnMarked) "/" "misc/archive"
* LIST (\UnMarked) "/" "misc/archive/KSOe-sphere"
* LIST (\UnMarked) "/" "misc/cool spam"
* LIST (\UnMarked) "/" "misc/poetry &- jokes"
1 OK LIST completed
2 LSUB "" "*"
* LSUB (\UnMarked) "/" "Accounts"
* LSUB (\UnMarked) "/" "Drafts"
* LSUB (\UnMarked) "/" "INBOX"
* LSUB (\UnMarked) "/" "INBOX/chinese"
* LSUB (\UnMarked) "/" "Junk"
* LSUB (\UnMarked) "/" "Sent"
* LSUB (\UnMarked) "/" "Templates"
* LSUB (\UnMarked) "/" "Trash"
* LSUB (\UnMarked) "/" "Trash/tmpTrash"
* LSUB (\UnMarked) "/" "Trash/tmpTrash2"
* LSUB (\UnMarked) "/" "mailings"
* LSUB (\UnMarked) "/" "misc"
* LSUB (\UnMarked) "/" "misc/archive"
* LSUB (\UnMarked) "/" "misc/archive/KSOe-sphere"
* LSUB (\UnMarked) "/" "misc/cool spam"
* LSUB (\UnMarked) "/" "misc/poetry &- jokes"
* LSUB (\UnMarked) "/" "tmpTrash"
* LSUB (\UnMarked) "/" "tmpTrash2"
2 OK LSUB completed

Now I try to remove the folder from Trash (tmpTrash2)
output is now:

1 LIST "" "*"
* LIST (\UnMarked) "/" "Accounts"
* LIST (\UnMarked) "/" "Drafts"
* LIST (\UnMarked) "/" "INBOX"
* LIST (\UnMarked) "/" "INBOX/chinese"
* LIST (\UnMarked) "/" "Junk"
* LIST (\UnMarked) "/" "Sent"
* LIST (\UnMarked) "/" "Templates"
* LIST (\UnMarked) "/" "Trash"
* LIST (\UnMarked) "/" "mailings"
* LIST (\UnMarked) "/" "misc"
* LIST (\UnMarked) "/" "misc/archive"
* LIST (\UnMarked) "/" "misc/archive/KSOe-sphere"
* LIST (\UnMarked) "/" "misc/cool spam"
* LIST (\UnMarked) "/" "misc/poetry &- jokes"
1 OK LIST completed
2 LSUB "" "*"
* LSUB (\UnMarked) "/" "Accounts"
* LSUB (\UnMarked) "/" "Drafts"
* LSUB (\UnMarked) "/" "INBOX"
* LSUB (\UnMarked) "/" "INBOX/chinese"
* LSUB (\UnMarked) "/" "Junk"
* LSUB (\UnMarked) "/" "Sent"
* LSUB (\UnMarked) "/" "Templates"
* LSUB (\UnMarked) "/" "Trash"
* LSUB (\UnMarked) "/" "Trash/tmpTrash"
* LSUB (\UnMarked) "/" "Trash/tmpTrash2"
* LSUB (\UnMarked) "/" "mailings"
* LSUB (\UnMarked) "/" "misc"
* LSUB (\UnMarked) "/" "misc/archive"
* LSUB (\UnMarked) "/" "misc/archive/KSOe-sphere"
* LSUB (\UnMarked) "/" "misc/cool spam"
* LSUB (\UnMarked) "/" "misc/poetry &- jokes"
* LSUB (\UnMarked) "/" "tmpTrash"
* LSUB (\UnMarked) "/" "tmpTrash2"
2 OK LSUB completed

perhaps this may help
the folder is away now physically
but in the file
$Maildir$\bincimap-subscribed there are still lines about a tmpTrash2 folder

thanks in advance

Leo
--
Leonard Lin
M�llerwis 21
CH - 8606 Greifensee
Switzerland

phone   +41 (0)1  941 40 53
mobile  +41 (0)79 416 01 07
email   [EMAIL PROTECTED]



  • [binc] deleting ima... "Leonard Lin ( �L���M )"
    • Re: [binc] del... Andreas Aardal Hanssen
      • Re: [binc]... "Leonard Lin ( �L���M )"
        • Re: [b... Andreas Aardal Hanssen
          • Pr... B. Johannessen
            • ... Andreas Aardal Hanssen
            • ... "Leonard Lin ( �L���M )"
              • ... Andreas Aardal Hanssen
            • ... "Leonard Lin ( ªL½«µM )"
              • ... Andreas Aardal Hanssen
                • ... "Leonard Lin ( �L���M )"
            • ... "Leonard Lin ( ªL½«µM )"
              • ... Andreas Aardal Hanssen

Reply via email to