[wplug] Re: postfix+mysql

coldfire rolick571 at duq.edu
Wed Dec 18 17:58:47 EST 2002


this doesn't force postfix to connect via localhost .. rather, this is the configuration (or at least similar) that i have which attempts to connect via unix socket.  :/


coldie

> Somethine like:
> 
> mysql_config_file_for_postfix.cf
> user = postfix
> password = postfix
> hosts = localhost
> dbname = postfix
> table = alias
> select_field = goto
> where_field = address
> 
> > i'm running postfix, for the most part, in a chrooted jail.  my question
> > is, in regard to mysql, does anyone know how to force postfix to connect
> > via localhost as opposed to via unix socket?  i've been reading docs all
> > day and there's nothing that gives it away in the config files ... thanks
> > in advance
> > 
> > 
> > coldie
> 



More information about the wplug mailing list