Files
imapsync.nu/example.yaml
Thelonius Kort 7c6b61e3d6 initial commit
2026-01-13 20:43:37 +01:00

16 lines
346 B
YAML

---
- server1: mail.exampleserver1.de
user1: exampleuser1
pass1: examplepass1
server2: mail.exampleserver2.de
user2: exampleuser2
pass2: examplepass2
- server1: mail.exampleserver1.de
user1: anotherexampleuser1
pass1: anotherexamplepass1
server2: mail.exampleserver2.de
user2: anotherexampleuser2
pass2: anotherexamplepass2