diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 35 |
1 files changed, 35 insertions, 0 deletions
| @@ -0,0 +1,35 @@ | |||
| 1 | Copyright (C) 2014 - Simeon Simeonov | ||
| 2 | See the end of the file for license conditions. | ||
| 3 | |||
| 4 | The file INSTALL in this directory describes how to setup and use BEINC | ||
| 5 | |||
| 6 | |||
| 7 | Introduction | ||
| 8 | ------------ | ||
| 9 | |||
| 10 | |||
| 11 | Supported systems & requirements | ||
| 12 | -------------------------------- | ||
| 13 | Any system running Postfix and Spamassassin. | ||
| 14 | |||
| 15 | |||
| 16 | Requirements: Python 2.7.* | ||
| 17 | |||
| 18 | |||
| 19 | License | ||
| 20 | ------- | ||
| 21 | |||
| 22 | This file is part of Blackmore's SpamAssassinWrapper. | ||
| 23 | |||
| 24 | BEINC is free software: you can redistribute it and/or modify | ||
| 25 | it under the terms of the GNU General Public License as published by | ||
| 26 | the Free Software Foundation, either version 3 of the License, or | ||
| 27 | (at your option) any later version. | ||
| 28 | |||
| 29 | This program is distributed in the hope that it will be useful, | ||
| 30 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 31 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 32 | GNU General Public License for more details. | ||
| 33 | |||
| 34 | You should have received a copy of the GNU General Public License | ||
| 35 | along with this program. If not, see <http://www.gnu.org/licenses/> | ||
