joplin / joplin/plugin-email

Add e-mail provider "Strato.de"

Open
#13 5 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.