Skip to content

Commit

Permalink
fix hostname for chatmail servers
Browse files Browse the repository at this point in the history
  • Loading branch information
missytake committed Nov 5, 2023
1 parent 17cbc0a commit 95a5718
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions _providers/c1.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c1.testrun.org
hostname: c1.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c1.testrun.org
hostname: c1.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c10.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c10.testrun.org
hostname: c10.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c10.testrun.org
hostname: c10.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c2.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c2.testrun.org
hostname: c2.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c2.testrun.org
hostname: c2.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c3.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c3.testrun.org
hostname: c3.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c3.testrun.org
hostname: c3.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c4.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c4.testrun.org
hostname: c4.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c4.testrun.org
hostname: c4.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c5.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c5.testrun.org
hostname: c5.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c5.testrun.org
hostname: c5.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c6.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c6.testrun.org
hostname: c6.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c6.testrun.org
hostname: c6.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c7.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c7.testrun.org
hostname: c7.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c7.testrun.org
hostname: c7.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c8.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c8.testrun.org
hostname: c8.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c8.testrun.org
hostname: c8.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/c9.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.c9.testrun.org
hostname: c9.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.c9.testrun.org
hostname: c9.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down
4 changes: 2 additions & 2 deletions _providers/nine.testrun.org.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ domains:
server:
- type: imap
socket: SSL
hostname: mail.nine.testrun.org
hostname: nine.testrun.org
port: 993
username: EMAILADDRESS
- type: smtp
socket: SSL
hostname: mail.nine.testrun.org
hostname: nine.testrun.org
port: 465
username: EMAILADDRESS
last_checked: 2023-11
Expand Down

0 comments on commit 95a5718

Please sign in to comment.