You are not logged in.

#1 2013-02-05 23:51:41

foppe
Member
Registered: 2011-04-02
Posts: 47

postalias: fatal: unsupported map type: mysql

$ sudo pacman -Syu
[...]
postfix-2.9.6-1
[...]
(3/4) upgrading postfix                            [#########] 100%
postalias: fatal: unsupported map type: mysql

I don't like the 'fatal' in that last line. The only thing on Google I can find is [SOLVED] newaliases - unsupported map type: hash which hints at wrong flags during compile-time.
The aliases are working, I created a new test alias in postfix-admin that works. So maybe there's nothing really 'fatal' wrong.

Setup; my aliases are virtual and stored in a mysql database. A typical line in `/etc/postfix/main.cf` would look like:

alias_maps = mysql:/etc/postfix/virtual_alias_maps.cf

and in that file a database connection is described.

Last edited by foppe (2013-02-06 00:10:40)

Offline

Board footer

Powered by FluxBB