-
Notifications
You must be signed in to change notification settings - Fork 7
/
.horde.yml
65 lines (65 loc) · 1.35 KB
/
.horde.yml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
id: ingo
name: Ingo
full: Email filter rules manager application
description: >-
Ingo is an email-filter management application. It is fully internationalized,
integrated with Horde and the IMP Webmail client, and supports both
server-side (Sieve, Procmail, Maildrop) and client-side (IMAP) message
filtering.
list: ~
type: application
homepage: https://www.horde.org/apps/ingo
authors:
-
name: Jan Schneider
user: jan
email: [email protected]
active: true
role: lead
-
name: Michael Slusarz
user: slusarz
email: [email protected]
active: false
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: [email protected]
active: false
role: lead
version:
release: 4.0.0alpha7
api: 4.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: ASL
uri: http://www.horde.org/licenses/apache
dependencies:
required:
php: ^7.4 || ^8
composer:
horde/horde: ^6
horde/auth: ^3
horde/autoloader: ^3
horde/core: ^3
horde/exception: ^3
horde/group: ^3
horde/form: ^3
horde/imap_client: ^3
horde/managesieve: ^2
horde/mime: ^3
horde/perms: ^3
horde/share: ^3
horde/util: ^3
horde/view: ^3
ext:
gettext: '*'
optional:
composer:
horde/listheaders: ^2
horde/mongo: ^2
horde/vfs: ^3