-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
55 lines (38 loc) · 1.46 KB
/
README
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
This plugin will allow you to report your SPAM to http://www.signal-spam.fr/
You need an account on that website before you can use the plugin.
Installation
============
See the 'INSTALL' file for generic installation instructions.
You will need the following libraries :
- Curl
- GLib >= 2.12
- Gtk+
- Gconf
- Evolution >= 2.8
- Evolution Data Server
If I forgot to list some, please report.
Contributing
============
All contributions welcome (code, documentation, ideas, bug reports...).
You can read the TODO file for some ideas.
Downloading
===========
New releases will be available on the following URL :
http://code.google.com/p/evolution-signal-spam/downloads/list
The latest development version of the code is available in the subversion
repository. It may be totally broken even if I'll try to keep it working.
See http://code.google.com/p/evolution-signal-spam/source for instructions.
How to report bugs
==================
Bugs should be reported to the Google bug tracking system
http://code.google.com/p/evolution-signal-spam/issues/list
Major known issues
==================
- The user is not told when something goes wrong
- There is no icon in the menus. The issue is that the whole
content of Signal Spam website is licenced under Creative Commons BY-NC-SA
so I can not include it if I want this software to be Free.
Copyright
=========
The authors of this software are listed in the AUTHORS file.
This project is under GPLv2 (see COPYING file).