-
Notifications
You must be signed in to change notification settings - Fork 8
/
dovecot.json
47 lines (47 loc) · 1.8 KB
/
dovecot.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"created": "2022-04-07",
"title": "Dovecot",
"type": "Other",
"logo_url": "https://www.dovecot.org/wp-content/uploads/2021/09/dovecot_logo.png",
"location": {
"title": "Dovecot",
"address": "Lars Sonckin Kaari 16",
"postal_code": "02600",
"city": "Espoo, Uusimaa",
"country": "FI",
"phone_contact": "+358 40 9008553 ",
"mail_contact": "",
"coordinate_list": [60.212209921539156, 24.817430111962587]
},
"subsidiary_location_list": [],
"website_url": "https://www.dovecot.org/",
"founded_year": 2002,
"kpi_list": [],
"solution_list": [{
"title": "Dovecot",
"logo_url": "https://www.dovecot.org/wp-content/uploads/2021/09/dovecot_logo.png",
"website_url": "https://www.dovecot.org/",
"created_year": "",
"description": "Dovecot is an open-source IMAP and POP3 server for Unix-like operating systems, written primarily with security in mind. Timo Sirainen originated Dovecot and first released it in July 2002. Dovecot developers primarily aim to produce a lightweight, fast and easy-to-set-up open-source email server.",
"category_list": ["Networking"],
"similar_solution_list": [{
"title": "Postfix",
"similar_solution_url": "https://www.postfix.org/",
"category": "Networking"
},{
"title": "Zimbra",
"similar_solution_url": "https://www.zimbra.com/",
"category": "Networking"
}],
"licence_list": ["MIT", "LGPL v2.1"],
"source_code_download": "https://github.com/dovecot",
"source_code_profile": "https://www.openhub.net/p/dovecot/analyses/latest/languages_summary",
"commercial_support_url": "https://www.dovecot.org/support/",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": false,
"wikipedia_url": "https://en.wikipedia.org/wiki/Dovecot_(software)",
"reference_list": [],
"success_case_list": []
}]
}