Re: [exim] SPAMASSASSIN UNIX socket

Top Page
Delete this message
Reply to this message
Author: Alain Williams
Date:  
To: majid alavizadeh
CC: exim-users
Subject: Re: [exim] SPAMASSASSIN UNIX socket
On Tue, Nov 24, 2009 at 02:37:09PM +0330, majid alavizadeh wrote:
> spamd   28171 root    5u  IPv4  81499       TCP
> localhost.localdomain:783 (LISTEN)
> spamd   28174 root    5u  IPv4  81499       TCP
> localhost.localdomain:783 (LISTEN)
> spamd   28175 root    5u  IPv4  81499       TCP
> localhost.localdomain:783 (LISTEN)


OK: so it is listening on a socket, so you need to have something like
this in your exim config:

    spamd_address = 127.0.0.1 783



BTW: please read what people send to you and don't put your comments
BEFORE the mail that you are replying to.



> On Tue, Nov 24, 2009 at 2:21 PM, Alain Williams <addw@???> wrote:
> > On Tue, Nov 24, 2009 at 02:06:21PM +0330, majid alavizadeh wrote:
> >> YES
> >>
> >> service spamassassin status is running.
> >
> > What OS are you running ?
> >
> > What is spamd listening on ? It may very well be listening on a socket, on a linux
> > system the following will give you a clue:
> >        netstat -ap|grep spam
> >
> >
> >
> > BTW: please post your reply *AFTER* what you are replying to. A reply before the question
> > makes not sense at all.


--
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
Past chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>