Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b8b5f51298dad1f45c58b978eca72badfc593bbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<info>
	<id>mail</id>
	<name>Mail</name>
	<description>Easy to use email client which connects to your mail server via IMAP and SMTP.</description>
	<version>0.5.0</version>
	<licence>AGPL</licence>
	<author>Thomas Müller, Jan-Christoph Borchardt, Christoph Wurst, Steffen Lindner, Lukas Reschke, Thomas Imbreckx, Robin McCorkell, Clement Wong &amp; many more …</author>
	<documentation>
		<admin>https://github.com/owncloud/mail#readme</admin>
	</documentation>
	<dependencies>
		<owncloud min-version="8.0" max-version="9.1" />
		<php min-version="5.4" max-version="7.0" />
	</dependencies>
	<ocsid>169914</ocsid>
</info>