-
Notifications
You must be signed in to change notification settings - Fork 1
/
cleanarchivedemails.xml
69 lines (69 loc) · 2.8 KB
/
cleanarchivedemails.xml
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
66
67
68
69
<?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>
<cs><![CDATA[Tento zásuvný modul je možné použít pro mazání starých e-mailů z IMAP archivních složek]]></cs>
<en><![CDATA[This plugin can be used to delete old eMails from IMAP archive folders]]></en>
</short>
<long>
<cs><![CDATA[Tento zásuvný modul je navržen pro vyčištění starých e-mailů z IMAP archivních složek. Přidá kartu s nastavením pro každý z přijímačů a archivní složky (jednu pro složku Přijaté a druhou pro Odmítnuté). Na této kartě nastavení je možné nastavit počet dnů po které v archivní složce ponechávat e-maily.]]></cs>
<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>2.0.2</num>
<compatibility>9.5</compatibility>
</version>
<version>
<num>1.2.1</num>
<compatibility>9.3</compatibility>
</version>
<version>
<num>1.1.1</num>
<compatibility>9.2</compatibility>
</version>
<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>cs_CZ</lang>
<lang>en_GB</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<cs>
<tag>E-mailová brána</tag>
<tag>E-mailový sběrač</tag>
<tag>Stárnoucí e-maily</tag>
<tag>Archivované e-maily</tag>
<tag>Staré e-maily</tag>
<tag>e-maily</tag>
</cs>
<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>