User Tools

Site Tools


doc:appunti:linux:sa:offlineimap3_nametrans

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:linux:sa:offlineimap3_nametrans [2024/03/22 11:19] – [Testing the nametrans option] niccolodoc:appunti:linux:sa:offlineimap3_nametrans [2024/03/22 11:23] (current) – [The configuration file] niccolo
Line 71: Line 71:
  
 ===== The configuration file ===== ===== The configuration file =====
 +
 +This is the overall **offlineimap.conf** file:
  
 <file> <file>
Line 92: Line 94:
 localfolders = /home/username/Maildir localfolders = /home/username/Maildir
 </file> </file>
 +
 +Notice the ''createfolders = False'' for the source IMAP server. As explained above the syncronization is uni-directional from IMAP to Maildir, so we avoid to propagate directories backward.
 +
 +To run the command with some debugging:
 +
 +<code>
 +offlineimap -1 -c ./offlineimap.conf -d imap,maildir -l offlineimap.log
 +</code>
  
 ===== Web References ===== ===== Web References =====
doc/appunti/linux/sa/offlineimap3_nametrans.txt · Last modified: 2024/03/22 11:23 by niccolo