Bug #1074
Postfix - MySQLi package no longer exists/is needed
| Status: | New | Start date: | 04/06/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Affected versions: |
Description
I think due to a new update to postfix, it is no longer possible to use MySQLi for postfix's access to its database.
/var/log/messages
Apr 6 01:52:39 isolated mail.info postfix/pickup[16212]: 80FD74605E: uid=0 from=<root> Apr 6 01:52:39 isolated mail.warn postfix/proxymap[16230]: warning: mysqli:/etc/postfix/sql/mysqli_virtual_alias_maps.cf is unavailable. unsupported dictionary type: mysqli: Is the postfix-mysqli package installed? Apr 6 01:52:39 isolated mail.warn postfix/cleanup[16229]: warning: proxy:mysqli:/etc/postfix/sql/mysqli_virtual_alias_maps.cf lookup error for "mp5shooter@hotmail.com" Apr 6 01:52:39 isolated mail.warn postfix/cleanup[16229]: warning: 80FD74605E: virtual_alias_maps map lookup problem for mp5shooter@hotmail.com -- deferring delivery
postfix-mysqli does not exist in the Alpine repos (edge, main/testing)
I don't know if this is an upstream bug or something, because mysqli used to work with the postfix-mysql package installed.