postfix supported lookup table types (postconf -m)

alexus alexus at gmail.com
Fri Oct 3 15:27:16 UTC 2014


I'm trying to get "postfix-tls" package going on my system.
Unfortunately package doesn't support mysql, so I'm out of luck in
that regards unless I go "/usr/ports" route, which I dont really want
to go as binary packages are a lot easier to maintain for me at least.

[alexus at alexus ~]$ uname -a
FreeBSD alexus.org 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0 r265974:
Wed May 14 07:57:04 PDT 2014
root at jj3.myibay.com:/usr/obj/usr/src/sys/R610  amd64
[alexus at alexus ~]$ postconf -m
btree
cidr
environ
fail
hash
internal
memcache
pcre
proxy
regexp
socketmap
static
tcp
texthash
unix
[alexus at alexus ~]$

I'm just _REALLY_ wish FreeBSD would comes with it as RHEL RPM package
comes with "mysql" support.

[alexus at wcmisdlin02 ~]$ uname -a
Linux wcmisdlin02.uftmasterad.org 2.6.32-431.29.2.el6.x86_64 #1 SMP
Tue Sep 9 13:45:55 CDT 2014 x86_64 x86_64 x86_64 GNU/Linux
[alexus at wcmisdlin02 ~]$ postconf -m
btree
cidr
environ
hash
ldap
mysql
nis
pcre
proxy
regexp
static
unix
[alexus at wcmisdlin02 ~]$

I wrote email to maintainer of postfix-tls, hopefully he'll reconsider
or would create separate package with "mysql" support as well.

mean while ... I guess my only option is "poudriere"


More information about the freebsd-questions mailing list