Add e-mail provider "Strato.de"
Open
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
in Germany "Strato.de" is one of the biggest e-mail (and homepage) provider. Could you add this please? I think it belongs into /[src](https://github.com/joplin/plugin-email/tree/main/src)/[core](https://github.com/joplin/plugin-email/tree/main/src/core)/emailProviders.ts
```
{
type: 'Strato',
host: 'imap.strato.de',
port: 993,
tls: true,
},
```
Thank's a lot,
Christian
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.