No description
Find a file
2021-09-24 18:05:44 +03:00
data Изсправлен init.d/sortmilter для openrc 2018-02-16 11:08:14 +03:00
i18n Fix genkey 2020-08-21 12:33:24 +03:00
ldif Изменена нумерация версий 2009-07-29 13:22:52 +00:00
profile fixed leftover merged code 2021-09-16 09:49:07 +03:00
pym fixed addReplDN 2021-09-24 18:05:44 +03:00
scripts fixed encoding error in milter 2021-09-17 16:13:15 +03:00
LICENCE git-svn-id: http://svn.calculate.ru/calculate2/calculate-server/trunk@1 c91db197-33c1-4113-bf15-f8a5c547ca64 2008-06-20 12:34:42 +00:00
README fixed setup install 2021-09-16 16:40:47 +03:00
setup.cfg git-svn-id: http://svn.calculate.ru/calculate2/calculate-server/trunk@1 c91db197-33c1-4113-bf15-f8a5c547ca64 2008-06-20 12:34:42 +00:00
setup.py fixed encoding error in milter 2021-09-17 16:13:15 +03:00

AUTHOR: Calculate Pack <support@calculate.ru>

INSTALL
-------

calculate-server needs the following library version installed, in order to run:
    python >= 3.8
    python-ldap >= 3.3.0
    pymilter >= 1.0.4
    lxml >= 4.6.3
To install calculate-server , just execute the install script 'setup.py'.
Example:

    ./setup.py install