Add imapsync calls and everything
This commit is contained in:
16
example.yaml
16
example.yaml
@ -1,15 +1,15 @@
|
||||
---
|
||||
- server1: mail.exampleserver1.de
|
||||
- host1: mail.examplehost1.de
|
||||
user1: exampleuser1
|
||||
pass1: examplepass1
|
||||
server2: mail.exampleserver2.de
|
||||
password1: examplepassword1
|
||||
host2: mail.examplehost2.de
|
||||
user2: exampleuser2
|
||||
pass2: examplepass2
|
||||
password2: examplepassword2
|
||||
|
||||
- server1: mail.exampleserver1.de
|
||||
- host1: mail.examplehost1.de
|
||||
user1: anotherexampleuser1
|
||||
pass1: anotherexamplepass1
|
||||
server2: mail.exampleserver2.de
|
||||
password1: anotherexamplepassword1
|
||||
host2: mail.examplehost2.de
|
||||
user2: anotherexampleuser2
|
||||
pass2: anotherexamplepass2
|
||||
password2: anotherexamplepassword2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user