-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lance
Cotton
Posted At: Friday, March 30, 2007 3:46 PM
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


on 3/29/2007 2:02 PM Lance Cotton said the following:
> 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"?

I'm also sorry for the bad advice. I didn't notice you had the top smtp
commented out.

I run dspam in daemon mode through a unix socket and here's my relevant
config parts:

/etc/postfix/master.cf:
smtp      inet  n       -       n       -       -       smtpd
dspam     unix  -       -       n       -       10      lmtp


/etc/postfix/main.cf:
content_filter = dspam:unix:/tmp/dspam.sock

The dspam master.cf entry just tells postfix that it talks lmtp to the
unix socket. The content filter then says to use the transport named
dspam and connect via unix socket /tmp/dspam.sock


-Lance





--
Lance Cotton
Conference Management Services
College Station, TX
+1-979-846-6800
[EMAIL PROTECTED]



Hi,

Thanx for your advise. I have a working solution now (with Dspam
listening on a TCP port), but it's not to my liking yet. I get some
Dspam warnings in my mail.log, which I don't understand yet. Also the
Dspam GUI is not working.

I will try out you suggestion later and see how it fits.

Thanx again.


Reegards,
Lars.

Reply via email to