Skip to content

Commit

Permalink
Add Migadu
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Sep 10, 2024
1 parent cfcf9a8 commit d9594f1
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _providers/migadu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Migadu
status: OK
domains:
- migadu.com
server:
- type: imap
socket: SSL
hostname: imap.migadu.com
port: 993
username_pattern: EMAIL
- type: smtp
socket: SSL
hostname: smtp.migadu.com
port: 465
username_pattern: EMAIL
- type: smtp
socket: STARTTLS
hostname: smtp.migadu.com
port: 587
username_pattern: EMAIL
last_checked: 2024-09
website: https://www.migadu.com/
---

0 comments on commit d9594f1

Please sign in to comment.