Skip to content

Container docker with imapsync and docker-compose to automate in easy way

License

Notifications You must be signed in to change notification settings

sydro/docker-imapsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker ImapSync

  1. Change env variables in imapsync.env with your credentials
    - HOST1=
    - USER1=
    - PASSWORD1=
    - OTHER1=       (for other arguments, e.g. --ssl1 --port1 993)
    - HOST2=
    - USER2=
    - PASSWORD2=
    - OTHER2=       (for other arguments, e.g. --ssl2 --port2 993)

  1. docker-compose up

The first run take a few minute, because docker image must build.

About

Container docker with imapsync and docker-compose to automate in easy way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published