So I am confused, is Chrstian's packages the same as the base postfix package?

With the base postfix package from ubuntu I got this error:

root@postfix:

/etc/ufw/applications.d# May 1 10:35:46 postfix postfix/proxymap[10146]: fatal: dict_open: unsupported dictionary type: sqlite: Is the postfix-sqlite package installed? May 1 10:35:47 postfix postfix/smtpd[10031]: warning: private/proxymap socket: service dict_proxy_open: Success May 1 10:35:47 postfix postfix/master[9848]: warning: process /usr/lib/postfix/proxymap pid 10146 exit status 1 May 1 10:35:47 postfix postfix/master[9848]: warning: /usr/lib/postfix/proxymap: bad command startup -- throttling

Should I send over my conf, maybe I made a typo?

On 05/01/2011 06:56 PM, Jeroen Geilman wrote:
On 05/02/2011 02:42 AM, Mike Power wrote:
So my goal is to use postfix 2.8.2 with sqlite support for ubuntu.

Use Christian Roessner's packages:

https://launchpad.net/~christian-roessner-net/+archive/ppa <https://launchpad.net/%7Echristian-roessner-net/+archive/ppa>

The base postfix package already includes sqlite:

$ postconf -m
btree
cidr
environ
hash
internal
nis
pcre
proxy
regexp
sdbm
sqlite
static
tcp
texthash
unix


$ dpkg -l postfix*
||/ Name Version Description +++-====================================-====================================-======================================================================================== ii postfix 2.8.2-1~rns~lucid High-performance mail transport agent un postfix-cdb <none> (no description available) ii postfix-doc 2.8.2-1~rns~lucid Documentation for Postfix un postfix-ldap <none> (no description available) un postfix-mysql <none> (no description available) ii postfix-pcre 2.8.2-1~rns~lucid PCRE map support for Postfix un postfix-pgsql <none> (no description available) un postfix-tls <none> (no description available)

Reply via email to