map hash:/etc/postfix/$I < /etc/postfix/$I
fi
done
-
before /usr/sbin/postfix start
--
Best regards,
Alexey Portnov
unix adminstrator
NS Labs Jsc., system integrator
Web: http://www.nslabs.ru/
E-mail: [EMAIL PROTECTED]
Phone: +7 (
On Wed, 26 Feb 2003 17:00:03 -0300
"Nataniel Klug" <[EMAIL PROTECTED]> wrote:
I've got postfix-1.1.1 compiled from source on Linux Mandrake 8.1
Before I started use MySQL tables for transport, I used hash tables.
And it worked just fine:
/etc/postfix/transport:
trado.nnov.ru dbmail:
deep.nnov.
gt; mysql/dbmsgbufmysql.c:10: /usr/include/mysql/mysql.h: No such file or
> directory
> make: *** [mysql/dbmsgbufmysql.o] Error 1
> [EMAIL PROTECTED]:/home/dbmail#
You must change mysql/dbmsgbufmysql.c to set path to
mysql.h correctly. It depends on your installation of MySQL.
--
Best r