Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 274 Bytes

imap-copy

A tool to automatically copy unread messages from an imap source to an imap destination.

Install

  • Clone sources
  • npm install

Configuration

  • Copy config.js.sample to config.js
  • Configure "src" and "dest" to fit your needs

Start

  • node index.js