openbsd-ports/mail/postfix/snapshot/pkg/DESCR
sthen 232deb7215 Roll sqlite support into the main package; there's no point having it
as an optional flavour now that sqlite is in base. From Brad.
2012-05-16 14:40:08 +00:00

15 lines
520 B
Plaintext

Postfix attempts to be fast, easy to administer, and secure, while at the
same time being sendmail compatible enough to not upset existing users.
Thus, the outside has a sendmail-ish flavor, but the inside is completely
different.
Extra features always included:
- table lookups using PCRE (Perl-Compatible Regular Expression), SQLite
- authenticated SMTP using Dovecot SASL
Optional features included using flavors:
- authenticated SMTP using Cyrus SASL v2
- table lookups using LDAP, MySQL, PostgreSQL, BerkeleyDB