View Single Post

  #1 (permalink)  
Old 06-06-2007, 11:03 AM
diptanjan's Avatar
diptanjan diptanjan is offline
Junior Member
User
 
Join Date: May 2007
Location: Hyderabad
My distro: Redhat, Suse
Posts: 12
Rep Power: 0
diptanjan is on a distinguished road
Send a message via MSN to diptanjan Send a message via Yahoo to diptanjan Send a message via Skype™ to diptanjan
Exclamation SpamAssassin setup.

Hello Linux GURUS,

I am farely new to Linux systems.. I have some working knowledge of Linux but thats very little.

I have setup Spamassassin for one of my clients. I did it by following the online tutorials available on the Spamassassin site.

Now I want to check :

1. On which port spamassassin is running..

2. and my spamd configuration.

I have to set SpamAssassin to be set up to listen on IP xx.xxx.xx.xxx, and in addition, it should be set up to accept connections from IP yy.yyy.yyy.yyy.

To the best of my knowledge, this is done by adding the following parameters with spamd command:

spamd -i xx.xxx.xx.xxx
spamd -A yy.yyy.yyy.yyy

Now after configuring how can I check my Spamd configuration.

Expecting your early reply.

Thanks

Diptanjan

Last edited by diptanjan; 06-06-2007 at 12:47 PM..
Reply With Quote