doc:appunti:linux:sa:imap
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:sa:imap [2022/04/20 18:59] – [offlineimap] niccolo | doc:appunti:linux:sa:imap [2024/03/21 12:56] (current) – [offlineimap] niccolo | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| a6 OK FETCH completed. | a6 OK FETCH completed. | ||
| a7 LOGOUT | a7 LOGOUT | ||
| + | </ | ||
| + | |||
| + | Some IMAP servers present all the folders as subfolders of the INBOX: | ||
| + | |||
| + | < | ||
| + | a3 LIST "" | ||
| + | * LIST (\HasNoChildren) | ||
| + | * LIST (\HasNoChildren) | ||
| + | * LIST (\HasNoChildren) | ||
| + | * LIST (\Marked \HasChildren) " | ||
| + | a4 CREATE INBOX.Archive | ||
| + | </ | ||
| + | |||
| + | For other IMAP servers, the folders are outside the INBOX: | ||
| + | |||
| + | < | ||
| + | a3 LIST "" | ||
| + | * LIST (\HasNoChildren) | ||
| + | * LIST (\HasNoChildren \Drafts) | ||
| + | * LIST (\HasNoChildren \UnMarked \Sent) " | ||
| + | * LIST (\HasNoChildren \Trash) | ||
| + | * LIST (\HasNoChildren) | ||
| + | a4 CREATE Archive | ||
| </ | </ | ||
| Line 54: | Line 77: | ||
| **ATTENZIONE** :!: Il programma effettua una sincronizzazione **bidirezionale**, | **ATTENZIONE** :!: Il programma effettua una sincronizzazione **bidirezionale**, | ||
| + | |||
| + | **ATTENZIONE** :!: La versione **8.0.0** (Debian GNU/Linux 12 Bookworm) non riesce a gestire correttamente la sincronizzazione con server Courier IMAP in presenza di sottocartelle di primo livello o ulteriori. Vedere l' | ||
| Pertanto, prima di iniziare la sincronizzazione, | Pertanto, prima di iniziare la sincronizzazione, | ||
| Line 227: | Line 252: | ||
| * La '' | * La '' | ||
| * Potrebbe essere necessario specificare l' | * Potrebbe essere necessario specificare l' | ||
| + | |||
| + | === Soluzione problemi === | ||
| + | |||
| + | Vedere **[[offlineimap3]]**. | ||
| + | |||
| ==== isync ==== | ==== isync ==== | ||
doc/appunti/linux/sa/imap.1650473986.txt.gz · Last modified: by niccolo
