initial commit

This commit is contained in:
Thelonius Kort
2026-01-13 20:43:37 +01:00
commit 7c6b61e3d6
2 changed files with 23 additions and 0 deletions

15
example.yaml Normal file
View File

@ -0,0 +1,15 @@
---
- 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