On Fri, Jan 29, 2016 at 01:01:12AM -0500, Curtis Villamizar wrote:

> Mine has PCRE enabled but ldd also doesn't find anything with pcre in
> the name.
> 
> # pkg info -a | grep postfix
> postfix-current-3.0.20151003,4 Secure alternative to widely-used Sendmail
> 
> # pkg info -d postfix-current-3.0.20151003,4
> postfix-current-3.0.20151003,4:
>         openssl-1.0.2_5
>       cyrus-sasl-2.1.26_12
>       pcre-8.37_4
>       sqlite3-3.9.2
> 
> I don't know why ldd doesn't find the anything with pcre in the name.

I guess you have not noticed the new shared library and dynamicmaps
support in Postfix.  All conveniently handled by the ports maintainer.

Try tracing "postconf -m" and note the new configuration files it
opens and dictionary shared libraries it loads.

On Sun, Jan 24, 2016 at 08:43:10AM -0700, @lbutlr wrote:

> And one last thing, the new sendmail is *much* smaller than the one from 2.11:
> 
>  48 -rwxr-xr-x  1 root  wheel   23368 Jan 23 07:45 /usr/local/sbin/sendmail
> 376 -rwxr-xr-x  1 root  wheel  192456 Jul 20  2015 /usr/sbin/sendmail
> 
> I notice that from the list of modules in 2.11 pcre and libz,
> libmysqlclient, and libcdb are all missing from the newer compile. However,
> sql lookups are working and there are no pcre lookup errors in the logs.

See above.

> Should I be concerned?

No.

-- 
        Viktor.

Reply via email to