forked from tomolimo/cleanarchivedemails
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcleanarchivedemails.xml
More file actions
46 lines (46 loc) · 1.65 KB
/
Copy pathcleanarchivedemails.xml
File metadata and controls
46 lines (46 loc) · 1.65 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>Clean Archived Emails</name>
<key>cleanarchivedemails</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/tomolimo/cleanarchivedemails/master/plugin.png</logo>
<description>
<short>
<en><![CDATA[This plugin can be used to delete old eMails from IMAP archive folders]]></en>
</short>
<long>
<en><![CDATA[This plugin is designed to purge old eMails from IMAP archive folders. It adds a configuration tab per receivers and per archive folders (one for Accepted folder and one for Refused folder). On this configuration tab one can set the days to keep eMails in archive folders.]]></en>
</long>
</description>
<homepage>https://github.com/tomolimo/cleanarchivedemails</homepage>
<download>https://github.com/tomolimo/cleanarchivedemails/releases</download>
<issues>https://github.com/tomolimo/cleanarchivedemails/issues</issues>
<readme>https://github.com/tomolimo/cleanarchivedemails/wiki</readme>
<authors>
<author>Olivier Moron</author>
</authors>
<versions>
<version>
<num>1.0.0</num>
<compatibility>9.1</compatibility>
</version>
<version>
<num>1.0.0</num>
<compatibility>9.2</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<en>
<tag>Mailgate</tag>
<tag>MailCollector</tag>
<tag>Ageing emails</tag>
<tag>Archived emails</tag>
<tag>Old emails</tag>
<tag>emails</tag>
</en>
</tags>
</root>