diff --git a/_providers/c1.testrun.org.md b/_providers/c1.testrun.org.md new file mode 100644 index 0000000..338772b --- /dev/null +++ b/_providers/c1.testrun.org.md @@ -0,0 +1,21 @@ +--- +name: c1.testrun.org +status: OK +domains: + - c1.testrun.org +server: + - type: imap + socket: SSL + hostname: c1.testrun.org + port: 993 + username: EMAILADDRESS + - type: smtp + socket: SSL + hostname: c1.testrun.org + port: 465 + username: EMAILADDRESS +last_checked: 2023-11 +config_defaults: + mvbox_move: 0 +website: https://c1.testrun.org/ +--- diff --git a/_providers/c2.testrun.org.md b/_providers/c2.testrun.org.md new file mode 100644 index 0000000..c6bb294 --- /dev/null +++ b/_providers/c2.testrun.org.md @@ -0,0 +1,21 @@ +--- +name: c2.testrun.org +status: OK +domains: + - c2.testrun.org +server: + - type: imap + socket: SSL + hostname: c2.testrun.org + port: 993 + username: EMAILADDRESS + - type: smtp + socket: SSL + hostname: c2.testrun.org + port: 465 + username: EMAILADDRESS +last_checked: 2023-11 +config_defaults: + mvbox_move: 0 +website: https://c2.testrun.org/ +--- diff --git a/_providers/c3.testrun.org.md b/_providers/c3.testrun.org.md new file mode 100644 index 0000000..f53624c --- /dev/null +++ b/_providers/c3.testrun.org.md @@ -0,0 +1,21 @@ +--- +name: c3.testrun.org +status: OK +domains: + - c3.testrun.org +server: + - type: imap + socket: SSL + hostname: c3.testrun.org + port: 993 + username: EMAILADDRESS + - type: smtp + socket: SSL + hostname: c3.testrun.org + port: 465 + username: EMAILADDRESS +last_checked: 2023-11 +config_defaults: + mvbox_move: 0 +website: https://c3.testrun.org/ +--- diff --git a/_providers/nine.testrun.org.md b/_providers/nine.testrun.org.md new file mode 100644 index 0000000..1d0d78c --- /dev/null +++ b/_providers/nine.testrun.org.md @@ -0,0 +1,21 @@ +--- +name: nine.testrun.org +status: OK +domains: + - nine.testrun.org +server: + - type: imap + socket: SSL + hostname: nine.testrun.org + port: 993 + username: EMAILADDRESS + - type: smtp + socket: SSL + hostname: nine.testrun.org + port: 465 + username: EMAILADDRESS +last_checked: 2023-11 +config_defaults: + mvbox_move: 0 +website: https://nine.testrun.org/ +---