mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add davmail to Communication - Email MTA (#1235)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
d75fcbb114
commit
8418fef078
1 changed files with 12 additions and 0 deletions
12
software/davmail.yml
Normal file
12
software/davmail.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "DavMail"
|
||||
website_url: "https://davmail.sourceforge.net/"
|
||||
source_code_url: "https://github.com/mguessan/davmail"
|
||||
description: "POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway allowing users to use any mail/calendar client with an Exchange server, even from the internet or behind a firewall through Outlook Web Access."
|
||||
licenses:
|
||||
- GPL-2.0
|
||||
platforms:
|
||||
- Java
|
||||
tags:
|
||||
- Communication - Email - Mail Delivery Agents
|
||||
- Calendar & Contacts
|
||||
depends_3rdparty: true
|
||||
Loading…
Reference in a new issue