blob: 159a2aff9113535b849def78dfe60ba4c92fd88a (
plain)
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
|
Attachment Tool Plug-in
=======================
This is a plug-in for handling messages with attached files.
Currently, this plug-in can only remove data of attached files with file name.
MIME structure will be retained, and users will see 0 byte files.
This tool is available on local folders only.
Requirement
-----------
This plug-in requires Sylpheed 3.1beta3 or later.
Install
-------
This plugin will not be installed by 'make install'.
To install this test plugin, type 'make install-plugin'.
Usage
-----
1. Select target messages in the summary view.
2. Select 'Tools - Remove attachments'.
|