Hi,
Thanx for your reply.
I thought that the entry
smtp inet n - n - - smtpd
-o content_filter=lmtp:unix:/tmp/dspam.sock
in master.cf would work on every e-mail passing the mail gateway. This
is also how it is stated in the Dspam documentation (and others on some
web sites claim they got this working). In this scenario Dspam is
running as a LMTP daemon listening on a local Unix socket. Dspam can
also listen on an IP address and port, i.e. on the loopback interface on
the standard LMTP TCP port 24.
Maybe I should try this. Don't know what the entry in master.cf should
be then. I guess something like
smtp inet n - n - - smtpd
-o content_filter=lmtp:[127.0.0.1]:24
should work?
I first thought that the error had something to do with the Postfix
programs running chrooted. So the qmgr didn't see the dspam.sock. I've
tested with all the Postfix programs running non chrooted but the same
problem was there with the same log entry.
I will try and test with Dspam listening on an IP address with port.
Regards,
Lars.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tony
Earnshaw Posted At: Friday, March 30, 2007 9:26 AM Posted To:
Dspam-Users
Conversation: [dspam-users] Postfix/qmgr warning: connect to transport
dspam refused
Subject: Re: [dspam-users] Postfix/qmgr warning: connect to transport
dspam refused
Larry Moore wrote, on 30. mar 2007 07:59:
>>> on 3/29/2007 1:14 PM Dspam-Users said the following:
>>>> #
>>>> -------------------------------------------------------------------
>>>> -
>>>> # Dspam stuff
>>>> #
--------------------------------------------------------------------
>>>> smtp inet n - n - - smtpd
>>>> -o content_filter=lmtp:unix:/tmp/dspam.sock
>>> Shouldn't it be "unix" instead of "inet"?
>> Indeed ... and:
>
> I didn't know you can do SMTP through a Unix Domain socket, can't say
> I've ever seen an example of it.
Missed that, it should be lmtp. My sites use a TCP lmtp content filter
anyway, dspam's running as a daemon:
-o content_filter=lmtp:[127.0.0.1]:24
--Tonni
--
Tony Earnshaw
Email: tonni at hetnet dot nl