[Postfixbuch-users] 127.0.0.1 funktioniert nicht, localhost geht
Andreas Winkelmann
ml at awinkelmann.de
Fr Jul 8 20:15:14 CEST 2005
Am Thursday 07 July 2005 14:17 schrieb Thomas Schwanhäuser:
> im SQL-Modul hatte ich dann noch ein Problem:
>
> Jul 7 14:09:14 myebs2 postfix/smtpd[29809]: sql plugin could not connect
> to host 127.0.0.1
>
> Jul 7 14:09:14 myebs2 postfix/smtpd[29809]: sql plugin couldn't connect to
> any host
>
> Habe dann mal die config auf localhost statt 127.0.0.1 geändert, damit ging
> es komischerweise. An den MySQL-Rechten kann es nicht liegen, bin den Weg
> von Hand nachgegangen und konnte sowohl zu Localhost als auch 127.0.0.1
> erfolgreich die Tabelle abrufen.
>
> Neija, das System funktioniert jetzt einwandfrei mit localhost - wenn aber
> irgendjemand dazu was weiß, warum das so ist, wäre ich für Feedback
> dankbar.
Bei MySQL ist es so, dass "localhost" ein Unix-Socket (Spezielle Datei) und
"127.0.0.1" ein inet-Socket (Port z.B. 3306) bedeutet.
Wenn "localhost" nur mit Postfix nicht funktioniert, check ob der smtpd im
chroot läuft (master.cf).
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users