Releases: maeln/eml-replicator
Releases · maeln/eml-replicator
v0.1.4: Reconnection
v0.1.3: Better detection of Message-ID.
This version make use of regexp to more reliably detect and randomize the message-id if the option is activated.
v0.1.2: Random message-id and progress bar.
This release include two feature:
- A progress bar will now be shown to indicate the progression of copying the files to the mailbox
- Add the
--random-message-id
param to the cli. This param will change the Message-ID of the email before copying them to the mailbox.
The --random-message-id
is a temporary solution. In the future, I would like to make it easy to define function to modify the files before sending them.
v0.1.0: initial release.
This is the initial release with the basic feature: listing and reading files and putting them in the IMAP Mailbox and folder of your choice.