[Postfixbuch-users] Postfix / MySQL SMTP-AUTH Frage
    Andreas Winkelmann 
    ml at awinkelmann.de
                  
    Sa Nov  1 21:33:59 CET 2003
    
    
Am Freitag, 31. Oktober 2003 10:19 schrieb Andreas Delleske:
> (master.cf)
> -----------------------
> #
> ==========================================================================
> # service type  private unpriv  chroot  wakeup  maxproc command + args #   
>            (yes)   (yes)   (yes)   (never) (50)
> #
> ==========================================================================
> smtp      inet  n       -       -       -       -       smtpd
Habe gerade mal nachgesehen, es könnte sein, dass ein "host=localhost" pam 
veranlasst über ein normales socket mit dem mysql-server zu kommunizieren. In 
dem Falle ist es besser das chroot'ing auszuschalten. Also setze hier ein "n" 
hin.
smtp      inet  n       -       -       n       -       smtpd
# postfix stop
# postfix start
und probier es nochmal.
-- 
	Andreas
    
    
Mehr Informationen über die Mailingliste Postfixbuch-users