Source: postfixadmin
Section: admin
Maintainer: Luke Yasuda <jing@jing.rocks>
Uploaders:
 Christoph Martin <chrism@debian.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-apache2,
 dh-sequence-cruft,
 dh-sequence-single-binary,
 po-debconf,
Rules-Requires-Root: binary-targets
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/debian/postfixadmin
Vcs-Git: https://salsa.debian.org/debian/postfixadmin.git
Homepage: https://postfixadmin.github.io/postfixadmin/

Package: postfixadmin
Architecture: all
Depends:
 apache2 | lighttpd | nginx | httpd,
 dbconfig-common,
 debconf,
 default-mysql-client | postgresql-client | mariadb-client,
 libjs-bootstrap,
 libjs-eonasdan-bootstrap-datetimepicker,
 libjs-jquery,
 libjs-moment,
 php-fpm | libapache2-mod-php | php-cgi | php,
 php-mbstring,
 php-mysql | php-mysqlnd | php-pgsql | php-sqlite3,
 smarty4,
 wwwconfig-common,
 ${misc:Depends},
Recommends:
 dovecot-core | courier-authlib,
 php-cli,
Suggests:
 postfix-mysql | postfix-pgsql,
 virtual-mysql-server | postgresql | sqlite3 | mariadb-server,
Description: Virtual mail hosting interface for Postfix
 Postfixadmin is a web interface to manage virtual users and domains
 for a Postfix mail transport agent. It supports Virtual mailboxes,
 aliases, forwarders and vacation.
 .
 Postfixadmin allows administrators to delegate account handling
 to domain administrators and allows users to login and change their own
 settings (e.g. forwarders, vacation, passwords etc).
 .
 It provides easy integration into dovecot, courier or cyrus.
 .
 Postfixadmin is written in PHP.
