Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add imapsync container #63

Open
hpannenb opened this issue Feb 18, 2022 · 4 comments
Open

Add imapsync container #63

hpannenb opened this issue Feb 18, 2022 · 4 comments

Comments

@hpannenb
Copy link
Contributor

Under some circumstances it might be useful to have a dedicated imapsync LXC available.

Here a reference to a procedure installing an additional (apache) web based imapsync:
https://www.bachmann-lan.de/imapsync-unter-debian-11-installieren/

@fbartels
Copy link

Nowadays I really like running imapsync as a docker container:

docker run --rm --network host gilleslamiral/imapsync imapsync --no-modulesversion --noreleasecheck --host1 xxx --user1 xxx  --password1 'xxx' --host2 yyy --user2 yyy --password2 'yyy' --automap 

@udo1toni
Copy link

As a matter of fact, proxmox is more targeted to lxc. Moreover, bashclub is kind of biased against docker, for reasons... ;)

@fbartels
Copy link

lxc

These are different tools, for different purposes ;)

@udo1toni
Copy link

Yes fore sure, but there is no docker on proxmox, so you would have to build a container with docker (which is easy enough), and as lxc is another containerized system (while going another way as docker), it seems a bit odd to do it that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants