From: Андрей (no email)
Date: Wed Jul 02 2008 - 04:31:43 EDT
On Wednesday 02 July 2008 13:14:48 Ralf Hildebrandt wrote:
> * Андрей <>:
> > I'm testing postfix this way:
> >
> > telnet hosting.vpcit.ru 25
> > Trying 91.192.168.241...
> > Connected to hosting.vpcit.ru.
> > Escape character is '^]'.
> > 220 Welcome to ESMTP llc. Gercon
> > helo andreyv
> > 250 mail.1vp.ru
> > auth plain
> > 334
> > AGR1a2VudWtlbUB2cGNpdC5ydQBzdGFydGVy
> > 535 5.7.0 Error: authentication failed: generic failure
> >
> > In syslog I see:
> > Jul 2 12:18:38 hosting postfix/smtpd[31141]: warning: SASL
> > authentication failure: cannot connect to saslauthd server: No such file
> > or directory
>
> Is smtpd chrooted?
oh, yes, for unix socket, here is piece of my /etc/postfix/master.cf:
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
<...>
smtp inet n - n - - smtpd
<...>
smtp unix - - - - - smtp
Yours faithfully,
Andrey.
|
|
|