Skip to content

Commit

Permalink
Add more ports for freenet.de (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerryfrancis committed Aug 30, 2024
1 parent 1bd03d5 commit cefefbc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion _providers/freenet.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,19 @@ server:
port: 993
socket: SSL
type: imap
- hostname: mx.freenet.de
port: 143
socket: STARTTLS
type: imap
- hostname: mx.freenet.de
port: 465
socket: SSL
type: smtp
- hostname: mx.freenet.de
port: 587
socket: STARTTLS
type: smtp
last_checked: 2017-06
last_checked: 2024-08
website: https://www.freenet.de/index.html
before_login_hint: Um deine freenet.de E-Mail-Adresse mit Delta Chat zu benutzen, musst du erst auf der freenet.de-Webseite "POP3/IMAP/SMTP" aktivieren.
---
Expand Down

0 comments on commit cefefbc

Please sign in to comment.