]> git.pld-linux.org Git - packages/postfix.git/blame - postfix.spec
- reverse VDA bcond and make it build by default
[packages/postfix.git] / postfix.spec
CommitLineData
49e46e0c
ER
1# TODO:
2# - check/fix 'polish' bcond
3# - add http://www.aurore.net/projects/postfix_memcached/
c41ca9c7 4#
6c202c7c 5# Conditional build:
a675fe53 6%bcond_without ldap # without LDAP map module
7%bcond_without mysql # without MySQL map module
8%bcond_without pgsql # without PostgreSQL map module
9%bcond_without sasl # without SMTP AUTH support
10%bcond_without ssl # without SSL/TLS support
d2e5a200 11%bcond_without cdb # without cdb map support
a984b3de 12%bcond_without vda # with VDA patch
91c5f300 13%bcond_with hir # with Beeth's header_if_reject patch
bf21c84b 14#%bcond_with polish # with double English+Polish messages
a675fe53 15#
aed7eb18 16Summary: Postfix Mail Transport Agent
07119450 17