Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How to exlude local folder from synching in IMAP account

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: ljubo

more options

I have an IMAP account on a hosting server running CPanel. I want to move old messaged from Inbox/Sent folder to a custom created folder and exclude that folder from mail server synchronization. When I use Subscribe/Unsubscribe method and uncheck the folder it disappears from account folder tree.

I have an IMAP account on a hosting server running CPanel. I want to move old messaged from Inbox/Sent folder to a custom created folder and exclude that folder from mail server synchronization. When I use Subscribe/Unsubscribe method and uncheck the folder it disappears from account folder tree.

Kiválasztott megoldás

re:When I use Subscribe/Unsubscribe method and uncheck the folder it disappears from account folder tree. That is correct because you have just unsubscribed from seeing the folder.

All imap accounts are like a virtual view of what is on server, so you can manipluate emails on the server by moving emails between server folders.

Any folder in an imap mail account is also on server and you subscribe to see that folder. All imap folders synchronise with server to show what is on server.

Do not assume that any imap folder is storing emails on your computer. You may have chosen to download full copies of emails instead of headers, but as the folders constantly synchronise with server, the contents can be changed.

eg: If you delete an email via webmail account or another imap device like a phone, when you start Thunderbird, that email will auto be deleted because it is no longer in the server folder.

re: I want to move old messaged from Inbox/Sent folder to a custom created folder and exclude that folder from mail server synchronization. Then you must download full copy of email and store it outside of the imap mail account. In your 'Local Folders' mail account, create a suitable folder and put a copy of the email in that folder.

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (2)

more options

Kiválasztott megoldás

re:When I use Subscribe/Unsubscribe method and uncheck the folder it disappears from account folder tree. That is correct because you have just unsubscribed from seeing the folder.

All imap accounts are like a virtual view of what is on server, so you can manipluate emails on the server by moving emails between server folders.

Any folder in an imap mail account is also on server and you subscribe to see that folder. All imap folders synchronise with server to show what is on server.

Do not assume that any imap folder is storing emails on your computer. You may have chosen to download full copies of emails instead of headers, but as the folders constantly synchronise with server, the contents can be changed.

eg: If you delete an email via webmail account or another imap device like a phone, when you start Thunderbird, that email will auto be deleted because it is no longer in the server folder.

re: I want to move old messaged from Inbox/Sent folder to a custom created folder and exclude that folder from mail server synchronization. Then you must download full copy of email and store it outside of the imap mail account. In your 'Local Folders' mail account, create a suitable folder and put a copy of the email in that folder.

more options

Thank you for explanation. That helped me a lot!!