[EMAIL PROTECTED] wrote:
Hello,


I have installed Postfix 2.3.8, Clamav 0.92 and Dspam 3.8.0 on Debian
Etch. No Problems when i installed the software. But I want running the
Servers I got the problems.

--------------------------------------------------------------------------
<code /var/log/mail.log>
Feb 13 12:42:08 silviosiefke postfix/qmgr[8167]: 6216A6DC074:
from=<[EMAIL PROTECTED]>,
size=8472, nrcpt=1 (queue active)
Feb 13 12:42:09 silviosiefke postfix/lmtp[8168]: 6216A6DC074:
to=<[EMAIL PROTECTED]>, relay=none,
delay=40, delays=40/0/0/0, dsn=4.4.1, status=deferred (connect to
silviosiefke.dyndns.biz[/tmp/dspam.sock]: No such
file or directory)
</code>
--------------------------------------------------------------------------
I runnting Postfix out of Chroot.

Disable _all_ chroots from all services and try again (restart postfix to be sure).
otherwise, use TCP instead of unix sockets.


--------------------------------------------------------------------------
<code /etc/postfix/masters>
smtp inet   n   -   n   -   -   smtpd
             -o content_filter=lmtp:unix:/tmp/dspam.sock
127.0.0.1:10026   inet   n   -   -   -   -   smtpd
this one is chrooted. its is irrelevant here, but it is a sign...

[snip]

Reply via email to