OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Postfix socket connetcion problem

andry712libero.it
Date: Fri Oct 28 2005 - 03:12:32 CDT


this is a little bit more detailed:

fillofillo:~$ sudo dspam --daemon --debug
11181: [10/27/2005 18:19:29] Daemon process starting
11181: [10/27/2005 18:19:29] initializing lock 0
11181: [10/27/2005 18:19:29] initializing lock 1
11181: [10/27/2005 18:19:29] initializing lock 2
11181: [10/27/2005 18:19:29] spawning daemon listener
11181: [10/27/2005 18:19:29] Creating local domain socket /tmp/dspam.sock

but postfix don't make a connection to the dspam.soket and postqueue -p say this:

fillofillo:/etc/postfix$ sudo postqueue -p
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
989F9EBB7A 375 Thu Oct 27 10:21:13 culoemail.cul
(connect to /tmp/dspam.sock[/tmp/dspam.sock]: No such file or directory)
bdcchina.ci

52582EBB80 401 Thu Oct 27 14:38:15 cicciobomlido.it
(connect to /tmp/dspam.sock[/tmp/dspam.sock]: No such file or directory)
bombololibd.it

53BB9EBB85 341 Thu Oct 27 14:56:20 cisoaldsaf.it
(connect to /tmp/dspa2m.sock[/tmp/dspa2m.sock]: No such file or directory)
csdflskfd.it

in the postfix master.conf i have inserted this line

#smtp inet n - n - - smtpd -o content_filter=lmtp:unix:/tmp/dspam.sock

like is indicated in postifx file in dspam zipped file.

my starting configuration are:
./configure --with-storage-driver=mysql_drv --with-mysql-includes=/usr/include/mysql --with-delivery-agent=/usr/bin/procmail --enable-preferences-extension --enable-daemon --enable-debug

I think the problem is that : postfix don't connect to the dspam socket...
help me please is most important...thanks a lot bye bye