Skip to content

Commit

Permalink
fix server type capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
missytake committed Jul 16, 2024
1 parent a693733 commit 5017a33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _providers/stinpriza.net.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ domains:
opt:
strict_tls: true
server:
- type: IMAP
- type: imap
socket: STARTTLS
hostname: stinpriza.net
port: 143
username_pattern: EMAIL
- type: SMTP
- type: smtp
socket: STARTTLS
hostname: stinpriza.net
port: 587
Expand Down

0 comments on commit 5017a33

Please sign in to comment.