Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

ridaamirini/ImapSyncClient

Repository files navigation

ImapSync Client Build Status

forthebadge forthebadge forthebadge forthebadge forthebadge

It's only an Internet Message Access Protocol Synchronization Client

Overview

ImapSync Client is an Email IMAP tool for syncing, copying and migrating email mailboxes between two imap servers, one way, and without duplicates.

Download

Download the latest version from the releases page.

Warning: Note that versions below 1.0 will not work anymore. Please update to the latest version.

Demo

image

Import Mailboxes from CSV 📄

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

Thanks

Front-End

Design inspired by

TODO

  • Remove API dependency
  • Import Mailboxes from CSV

License

ImapSync Client is licensed under the MIT License