You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

control 801B

1234567891011121314151617
  1. Source: rspamd
  2. Section: mail
  3. Priority: optional
  4. Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
  5. Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.2-dev, libpcre3-dev, cdbs, libssl-dev (>= 1.0), libjudy-dev, libcurl4-openssl-dev
  6. Standards-Version: 3.9.5
  7. Homepage: https://bitbucket.org/vstakhov/rspamd/
  8. Vcs-Hg: https://bitbucket.org/vstakhov/rspamd/
  9. Vcs-Browser: https://bitbucket.org/vstakhov/rspamd/src
  10. Package: rspamd
  11. Architecture: any
  12. Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
  13. Description: Rapid spam filtering system
  14. Rspamd is a rapid, modular and lightweight spam filter. It is designed to work
  15. with big amount of mail and can be easily extended with own filters written in
  16. lua.