Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2014 11:27:13 -0400
From:      alexus <alexus@gmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   postfix supported lookup table types (postconf -m)
Message-ID:  <CAJxePN%2BWpYsjTLa4159zsH18zfH6z=_AsbEryBup7tFve-_hMw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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@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@jj3.myibay.com:/usr/obj/usr/src/sys/R610  amd64
[alexus@alexus ~]$ postconf -m
btree
cidr
environ
fail
hash
internal
memcache
pcre
proxy
regexp
socketmap
static
tcp
texthash
unix
[alexus@alexus ~]$

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

[alexus@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@wcmisdlin02 ~]$ postconf -m
btree
cidr
environ
hash
ldap
mysql
nis
pcre
proxy
regexp
static
unix
[alexus@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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJxePN%2BWpYsjTLa4159zsH18zfH6z=_AsbEryBup7tFve-_hMw>