Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is
By default CSV (Comma Separated Value) uses commas to delineate between columns or fields. This application it requires semi-colons. This can cause a problem when importing a CSV in two ways:
a) Will not properly import any data if comas are used (some software ONLY outputs the default comma)
b) Password contains a comma (it will skip and misalign all following information due to that 'offset'
By default CSV (Comma Separated Value) uses commas to delineate between columns or fields. This application it requires semi-colons. This can cause a problem when importing a CSV in two ways:
a) Will not properly import any data if comas are used (some software ONLY outputs the default comma)
b) Password contains a comma (it will skip and misalign all following information due to that 'offset'