Package: postfix-mysql
Version: 2.3.8-2+b1
Followup-For: Bug #287943

Hi,
Running etch I have this same bug.
some info from my main.cf:

virtual_mailbox_maps = mysql:/etc/postfix/mysql_virt.cf
virtual_uid_maps = mysql:/etc/postfix/uids.cf
transport_maps = mysql:/etc/postfix/transport.cf
virtual_maps = mysql:/etc/postfix/virtual.cf

Relevant part from MySQL stuffs:
user = xxxx
password = xxxxx
dbname = mail
hosts = 127.0.0.1
query = SELECT address FROM users WHERE address='%s'

The other files used are basicaly a sort of this.




-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages postfix-mysql depends on:
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libmysqlclient15off    5.0.32-7etch1     mysql database client library
ii  postfix                2.3.8-2+b1        A high-performance mail transport 

postfix-mysql recommends no packages.

-- no debconf information



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

Reply via email to