Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CalDAV & CardDAV settings & update scope #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion ispdb/aol.com.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,21 @@
</documentation>
</emailProvider>

<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>OAuth2</authentication>
<serverURL>https://caldav.aol.com</serverURL>
</calendar>

<calendar type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>OAuth2</authentication>
<serverURL>https://carddav.aol.com</serverURL>
</calendar>

<oAuth2>
<issuer>login.aol.com</issuer>
<scope>mail-w</scope>
<scope>mail-w sdct-w ycal-r ycal-w</scope>
<authURL>https://api.login.aol.com/oauth2/request_auth</authURL>
<tokenURL>https://api.login.aol.com/oauth2/get_token</tokenURL>
</oAuth2>
Expand Down
10 changes: 10 additions & 0 deletions ispdb/bell.net.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,14 @@
<username>%EMAILADDRESS%</username>
</outgoingServer>
</emailProvider>
<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://dav.webmail.bell.net</serverURL>
</calendar>
<addressBook type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://dav.webmail.bell.net</serverURL>
</addressBook>
</clientConfig>
10 changes: 10 additions & 0 deletions ispdb/gmx.com.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,14 @@
<authentication>password-cleartext</authentication>
</outgoingServer>
</emailProvider>
<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://caldav.gmx.com/</serverURL>
</calendar>
<addressBook type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://carddav.gmx.com/</serverURL>
</addressBook>
</clientConfig>
10 changes: 10 additions & 0 deletions ispdb/gmx.net.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,16 @@
<instruction lang="de">Sie müssen einmalig den Zugriff über POP3 &amp; IMAP in den E-Mail-Einstellungen Ihres Kontos erlauben!</instruction>
</enable>
</emailProvider>
<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://caldav.gmx.net/</serverURL>
</calendar>
<addressBook type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://carddav.gmx.net/</serverURL>
</addressBook>
</clientConfig>
<!-- A whole lot of vanity domains, which we will not add here (yay MX lookup):
bist-eine-haelfte-von-mir.de, bleib-bei-mir.de, es-ist-liebe.de, fahr-zur-hoelle.org, ich-bin-verrueckt-nach-dir.de, ist-allein.info, ist-es-liebe.de, ist-ganz-allein.de, ist-willig.de, lass-es-geschehen.de, liebt-dich.info, loveyouforever.de, moechte-mit-dir-aufwachen.de, schmusemail.de, schreib-doch-mal-wieder.de, teilt-mit-dir-alle-geheimnisse.de, verlass-mich-nicht.de, vorsicht-scharf.de, weinenvorglueck.de, alphafrau.de, feinripptraeger.de, fettabernett.de, ist-einmalig.de, kaffeeschluerfer.com, liebt-den-mann-ihrer-chefin.de, liebt-die-frau-seines-chefs.de, maennerversteherin.com, partybombe.de, partyheld.de, polizisten-duzer.de, raubtierbaendiger.de, saeuferleber.de, tortenboxer.de, turboprinz.de, turboprinzessin.de, vorsicht-bissig.de, alpenjodel.de, das-spiel-hat-90-minuten.de, der-ball-ist-rund.net, die-genossen.de, die-optimisten.net, email-ausdrucker.de, fantasymail.de, freudenkinder.de, gentlemansclub.de, gmx-ist-cool.de, herr-der-mails.de, ich-habe-fertig.com, meine-wahrheit-deine-wahrheit.de, muskelshirt.de, quantentunnel.de, sags-per-mail.de, sonnenkinder.org, turnbeutel-vergesser.com, vollbio.de, volloeko.de, vorabend-einchecker.de, weibsvolk.org, wenns-um-email-geht.de, wir-sind-cool.org, wolke7.net, abwesend.de, baldmama.de, baldpapa.de, betriebsdirektor.de, buerotiger.de, habmalnefrage.de, hab-verschlafen.de, ich-will-net.de, kommespaeter.de, mailueberfall.de, netterchef.de, nurfuerspam.de, streber24.de, terminverpennt.de, unterderbruecke.de, will-hier-weg.de, wir-haben-nachwuchs.de, women-at-work.org, bin-wieder-da.de, coole-files.de, die-besten-bilder.de, digi-dia-freakshow.de, digital-filestore.de, digitalfoto-model-award.de, download-privat.de, gmx-topmail.de, meine-dateien.info, meine-diashow.de, meine-fotos.info, meine-urlaubsfotos.de, neue-dateien.de, office-dateien.de, peinliche-fotos.de, public-files.de, shared-files.de, topmail-files.de, war-im-urlaub.de
Expand Down
10 changes: 10 additions & 0 deletions ispdb/mail.com.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,14 @@
<authentication>password-cleartext</authentication>
</outgoingServer>
</emailProvider>
<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://caldav.mail.com/</serverURL>
</calendar>
<addressBook type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://carddav.mail.com/</serverURL>
</addressBook>
</clientConfig>
10 changes: 10 additions & 0 deletions ispdb/web.de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,14 @@
<instruction lang="de">Sie müssen einmalig den Zugriff über POP3 &amp; IMAP in den E-Mail-Einstellungen Ihres Kontos erlauben!</instruction>
</enable>
</emailProvider>
<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://caldav.web.de/</serverURL>
</calendar>
<addressBook type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>http-basic</authentication>
<serverURL>https://carddav.web.de/</serverURL>
</addressBook>
</clientConfig>
14 changes: 13 additions & 1 deletion ispdb/yahoo.com.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,21 @@
</documentation>
</emailProvider>

<calendar type="caldav">
<username>%EMAILADDRESS%</username>
<authentication>OAuth2</authentication>
<serverURL>https://caldav.calendar.yahoo.com</serverURL>
</calendar>

<calendar type="carddav">
<username>%EMAILADDRESS%</username>
<authentication>OAuth2</authentication>
<serverURL>https://carddav.address.yahoo.com/</serverURL>
</calendar>

<oAuth2>
<issuer>login.yahoo.com</issuer>
<scope>mail-w</scope>
<scope>mail-w sdct-w ycal-r ycal-w</scope>
<authURL>https://api.login.yahoo.com/oauth2/request_auth</authURL>
<tokenURL>https://api.login.yahoo.com/oauth2/get_token</tokenURL>
</oAuth2>
Expand Down
Loading