meta-pkgs/opensmtpd-tables - The NetBSD Packages Collection

OpenSMTPD extra tables collection

This meta-package provides a number of table integrations for the 
OpenSMTPD mail transfer agent. Available tables include:

* opensmtpd-table-ldap
* opensmtpd-table-mysql (optional)
* opensmtpd-table-passwd
* opensmtpd-table-postgres (optional)
* opensmtpd-table-redis (optional)
* opensmtpd-table-socketmap
* opensmtpd-table-sqlite

This package does not contain anything by itself -- it is a
"meta-package" that depends on other packages.  Its sole purpose is
to require dependencies so users can install this package only and
have all the other packages pulled in by the package dependency
mechanism.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

mail/opensmtpd-table-passwd mail/opensmtpd-table-socketmap mail/opensmtpd-table-sqlite mail/opensmtpd-table-ldap

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

ldap
Enable LDAP support.
mysql
Enable MySQL support.
pgsql
Enable PostgreSQL support.
redis
Support the Redis database.
sqlite
Enable SQLite support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.