Giter Site home page Giter Site logo

ridaamirini / imapsyncclient Goto Github PK

View Code? Open in Web Editor NEW
101.0 101.0 26.0 37.51 MB

ImapSync Desktop Client

Home Page: https://github.com/ridaamirini/ImapSyncClient

License: MIT License

JavaScript 51.15% HTML 1.31% Vue 47.54%
electron imap imapsync impasync-client vuejs

imapsyncclient's Introduction

Hi there ๐Ÿ‘‹

imapsyncclient's People

Contributors

b3none avatar dependabot[bot] avatar ridaamirini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

imapsyncclient's Issues

Requires Node.js?

After starting the migration I get the following Error:

Failed to migrate (account1 => account2) [Failed]
Error: Node.js was not found in the default path. Please specify the location.

Now what? Were do I specify the path? Do I just need to install Node.js on my system? (Using MacOS 10.13.6)

Building for the Web - not working

I'd like to build a version of this to host in a website.

When running this npm run build:web

But the build errors with:

ERROR in ./src/main/imapsync.js
Module not found: Error: Can't resolve 'child_process' in '/Users/kraig/Repositories/longtaildigital/ImapSyncClient/src/main'
 @ ./src/main/imapsync.js 4:0-39
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/Add/MailboxForm.vue
 @ ./src/renderer/components/Add/MailboxForm.vue
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/MainComponent.vue
 @ ./src/renderer/components/MainComponent.vue
 @ ./src/renderer/router/index.js
 @ ./src/renderer/main.js

ERROR in ./node_modules/electron/index.js
Module not found: Error: Can't resolve 'fs' in '/Users/kraig/Repositories/longtaildigital/ImapSyncClient/node_modules/electron'
 @ ./node_modules/electron/index.js 1:9-22
 @ ./src/renderer/main.js

ERROR in ./src/main/imapsync.js
Module not found: Error: Can't resolve 'fs' in '/Users/kraig/Repositories/longtaildigital/ImapSyncClient/src/main'
 @ ./src/main/imapsync.js 2:0-20
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/Add/MailboxForm.vue
 @ ./src/renderer/components/Add/MailboxForm.vue
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/MainComponent.vue
 @ ./src/renderer/components/MainComponent.vue
 @ ./src/renderer/router/index.js
 @ ./src/renderer/main.js

ERROR in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/ImportCsvButton.vue
Module not found: Error: Can't resolve 'fs' in '/Users/kraig/Repositories/longtaildigital/ImapSyncClient/src/renderer/components'
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/ImportCsvButton.vue 4:0-20
 @ ./src/renderer/components/ImportCsvButton.vue
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/renderer/components/MainComponent.vue
 @ ./src/renderer/components/MainComponent.vue
 @ ./src/renderer/router/index.js
 @ ./src/renderer/main.js

Is the build:web supported?
Am I doing something incorrectly?

Improper or inflexible CSV format

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' column.

Two solutions seems most appropriate:
Use commas as delineation character
and or
Let the user decide which character should be used as delineator? That might be the most flexible?

Stopped! click on console to view the LOG

I've installed and tried this tool on Windows, MAC and Linux but the behavior was same. It always says that "Stopped! click on console to view the LOG" but there's no details or logs so, no idea what's going on.

any suggestion will be appreciated.

Remove API dependency

@utoppo thanks for reporting the GDPR issue

I will remove the API and use the imapsync binary.

This will be released in the next major update. (See 1.0 branch)

"Migration Aborted" after the migration started

Hi All

Im trying to migrate and copy all emails from one server to the other server.

The first server is a linux mail server and the second is a windows mail server.

I know my username and password is correct as I can created the same account using the email client thunderbird and it connects to mail servers. Can someone please help with the error and let me know how it can be fixed.

Welcome to imapsync
Version 0.0.1aa596fa
Migration started ...
Request to migrate (506@.com.au => 506@.com.au)
Started to migrate (506@.com.au => 506@.com.au) <=> 5af3c701c0110 [Emitted]
Migration aborted ...
Migration aborted ...


Thanking you in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.