我像往常一样安装了postfix,使用apt-get install postfix ,但由于某些原因,在安装中不包括dict_pcre.so 。 有什么我忽略了,或者更确切地说,我怎样才能得到这个丢失的包与我的后缀安装?
# cat /proc/version Linux version 3.2.0-4-amd64 ([email protected]) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.63-2+deb7u1 # postconf -m btree cidr environ fail hash internal memcache nis proxy regexp sdbm sqlite static tcp texthash unix
看起来像PCRE不被Debian维护者默认包含。 你必须安装它
apt-get install postfix-pcre
见: Debian – 在wheezy中的postfix-pcre软件包详细信息
在wheezy中的软件包后缀名的文件列表
File list of package postfix-pcre in wheezy of architecture amd64 /usr/lib/postfix/dict_pcre.so /usr/share/doc/postfix-pcre/README.Debian /usr/share/doc/postfix-pcre/changelog.Debian.gz /usr/share/doc/postfix-pcre/changelog.gz /usr/share/doc/postfix-pcre/copyright