Files
imapsync.nu/example.yaml
2026-01-15 22:36:59 +01:00

16 lines
362 B
YAML

---
- host1: mail.examplehost1.de
user1: exampleuser1
password1: examplepassword1
host2: mail.examplehost2.de
user2: exampleuser2
password2: examplepassword2
- host1: mail.examplehost1.de
user1: anotherexampleuser1
password1: anotherexamplepassword1
host2: mail.examplehost2.de
user2: anotherexampleuser2
password2: anotherexamplepassword2