Skip to content

Commit

Permalink
Update mehl.store.md
Browse files Browse the repository at this point in the history
TLS is excepted
  • Loading branch information
Dorfzwockel authored Mar 2, 2024
1 parent d11c9b3 commit 1f3641d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _providers/mehl.store.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ domains:
- nein.jetzt
server:
- type: imap
socket: SSL
socket: TLS
hostname: mail.ende.in.net
port: 993
username: EMAILADDRESS
- type: smtp
socket: STARTTLS
socket: TLS
hostname: mail.ende.in.net
port: 587
port: 465
username: EMAILADDRESS
before_login_hint:
after_login_hint: |
Expand Down

0 comments on commit 1f3641d

Please sign in to comment.