File: control

package info (click to toggle)
pysieved 1.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 368 kB
  • ctags: 313
  • sloc: python: 2,229; sh: 16; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 704 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: pysieved
Section: mail
Priority: extra
Maintainer: Christoph Haas <haas@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~)
Standards-Version: 3.9.5
Homepage: http://www.gitorious.net/pysieved/pages/Home

Package: pysieved
Architecture: all
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, update-inetd, openbsd-inetd
Recommends: python-tlslite
Suggests: python-mysqldb, python-pam
Description: managesieve server
 pysieved is a Python-based managesieve server. It uses a plug-in architecture
 to support different authentication (Dovecot, Exim, PAM, SASL, MySQL), homedir
 lookup (Dovecot, /etc/passwd, MySQL, simple virtual hosting), and storage
 back-ends.