mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
736 B
JSON
19 lines
736 B
JSON
{
|
|
"name": "Kerio-Connect",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Kerio Connect (previously Kerio MailServer) is the best email, messaging, collaboration and full groupware single server solution designed for small to medium organizations, offering full support for Outlook, Entourage, Apple Mail and iCal clients and more - Homeage: http://www.kerio.com/connect",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:^Kerio)",
|
|
"search": "headers[server]"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Kerio (MailServer|Connect) (.+)$)"
|
|
}
|
|
]
|
|
}
|