Package: postfix-policyd
Version: 1.80-2.1
Severity: important

Source package has 
CREATE TABLE blacklist_dnsname (
  _blacklist   char(60) NOT NULL default '',
  _description char(60) NOT NULL default '',
  _expire      int(10) unsigned NOT NULL default '0',
  UNIQUE KEY _blacklist (_blacklist),
  KEY _expire (_expire)
) TYPE=MyISAM;

but this table is not created on installation.  Results in disabling the 
dns-based blacklist functionality.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc3-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages postfix-policyd depends on:
ii  dbconfig-common              1.8.29      common framework for packaging dat
ii  debconf [debconf-2.0]        1.5.8       Debian configuration management sy
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libmysqlclient15off          5.0.30-1    mysql database client library
ii  mysql-client                 5.0.30-1    mysql database client (meta packag
ii  mysql-client-5.0 [mysql-clie 5.0.30-1    mysql database client binaries
ii  zlib1g                       1:1.2.3-13  compression library - runtime

Versions of packages postfix-policyd recommends:
ii  mysql-server                  5.0.30-1   mysql database server (meta packag
ii  mysql-server-5.0 [mysql-serve 5.0.30-1   mysql database server binaries

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to