<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><!--StartFragment --><FONT face=Arial size=2> </FONT><SPAN
class=postbody><FONT face=Arial size=2>Habe ein dickes Problem mit Postfix und
Courier über MySQL. <BR><BR>Habe alles so konfiguriert wie bei </FONT><A
class=postlink href="http://kirb.insanegenius.net/postfix.html"
target=_blank><FONT face=Arial
size=2>http://kirb.insanegenius.net/postfix.html</FONT></A><FONT face=Arial
size=2> beschrieben ist. <BR></FONT></SPAN></DIV>
<DIV><SPAN class=postbody><FONT><FONT face=Arial size=2>Mit den normalen
Standart - Debian Paketen hierfür unter Debian Woody 3.0
(Stable).</FONT></DIV></FONT></SPAN>
<DIV><FONT size=2><SPAN class=postbody><FONT size=3><BR><FONT face=Arial><FONT
size=2>Leider schreibt Postfix mir immer folgendes in die Logfiles:
<BR></FONT><BR></FONT></DIV></FONT></SPAN>
<DIV>
<TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0>
<TBODY>
<TR>
<TD><SPAN class=genmed><B><FONT face=Arial>LOG:</FONT></B></SPAN></TD></TR>
<TR>
<TD class=code><FONT face=Arial>... debian postfix/smtpd[808]: fatal:
mysql:/etc/postfix/transport.cf: table lookup
problem</FONT></TD></TR></TBODY></TABLE></DIV><SPAN class=postbody>
<DIV><BR><BR><FONT face=Arial>Dies macht er, egal ob ich in der transport.cf
hosts=localhost oder hosts=127.0.0.1 angebe. (Ja, skip-networking in der
/etc/mysql/my.cnf ist auskommentiert!!!) <BR><BR>meine main.cf:
<BR></FONT></DIV></SPAN>
<DIV>
<TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0>
<TBODY>
<TR>
<TD><SPAN class=genmed><B><FONT
face=Arial>main.cf:</FONT></B></SPAN></TD></TR>
<TR>
<TD class=code><FONT face=Arial># see /usr/share/postfix/main.cf.dist for
a commented, fuller <BR># version of this file. <BR><BR># Do not change
these directory settings - they are critical to Postfix <BR># operation.
<BR>command_directory = /usr/sbin <BR>daemon_directory = /usr/lib/postfix
<BR>program_directory = /usr/lib/postfix <BR><BR>smtpd_banner =
$myhostname ESMTP $mail_name (Debian/GNU) <BR>setgid_group = postdrop
<BR>biff = no <BR><BR># appending .domain is the MUA's job.
<BR>append_dot_mydomain = no <BR>myhostname = debian.localdomain
<BR><BR>transport_maps=mysql:/etc/postfix/transport.cf
<BR>virtual_mailbox_maps=mysql:/etc/postfix/mysql_virt.cf
<BR>virtual_uid_maps=mysql:/etc/postfix/uids.cf
<BR>virtual_gid_maps=mysql:/etc/postfix/gids.cf <BR>virtual_mailbox_base=/
<BR>mydestination=$mydomain, $myhostname, $transport_maps
<BR>virtual_maps=mysql:/etc/postfix/virtual.cf</FONT></TD></TR></TBODY></TABLE></DIV><SPAN
class=postbody>
<DIV><BR><BR><FONT face=Arial>meine transport.cf: <BR></FONT></DIV></SPAN>
<DIV>
<TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0>
<TBODY>
<TR>
<TD><SPAN class=genmed><B><FONT
face=Arial>transport.cf:</FONT></B></SPAN></TD></TR>
<TR>
<TD class=code><FONT face=Arial>user = sysadmin <BR>passsword = geheim
<BR>dbname = syscologne_admin <BR>table = transport <BR>select_field =
transport <BR>where_field = domain <BR>hosts =
localhost</FONT></TD></TR></TBODY></TABLE></DIV><SPAN class=postbody>
<DIV><BR><BR><BR><FONT face=Arial>Hab ich irgentetwas vergessen in der
Konfiguration? <BR>Dies ist ungefähr das 20. Mal, daß ich versuche, diesen
Server aufzusetzen. <BR><BR>An MySQL kann es nicht liegen, ProFTPd läuft prima
über MySQL. <BR></FONT></DIV>
<DIV><FONT face=Arial>Jmd. sagte mir, es könne vielleicht an der chroot-Umgebung
liegen, in der Postfix unter Debian als Standart liegt.Kann ich mir aber nicht
vorstellen, denn ich versuche ja sogar, per networking (127.0.0.1) an mysql
dranzukommen anstatt über den Socket, den man bei der chrooted - Umgebung
wahrscheinlich sonst nicht erreichen würde...</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial></FONT><BR><FONT face=Arial>Vielen Dank für die Hilfe,
<BR><BR>LMH <BR><BR><BR>PS.: Habe eine ganz normale Standart-Debian Distribution
(3.0 Woody, Stable) und einen Server von Hetzner.de</FONT></SPAN><FONT
face=Arial> </FONT></FONT></DIV></BODY></HTML>