Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2009 06:40:37 +0000
From:      Marwan Sultan <dead_line@hotmail.com>
To:        <kline@thought.org>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   RE: spamassassin question
Message-ID:  <SNT103-W27F2484B5E78C9FD60D0739A9E0@phx.gbl>
In-Reply-To: <20091123044850.GA47277@thought.org>
References:  <20091123012208.GA46908@thought.org>, <SNT103-W21759D8A65F8BA17AF8C399A9E0@phx.gbl>, <20091123044850.GA47277@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help

=20

Hi Gary=2C


> just to be complete++=2C :-)=2C you mean
> /usr/local/etc/mail/spamassassin/local.cf
> =2C is this correct??

=20

 Yes=2C You are 100% Correct :)

> would you check my tying to see if i've made any mistakes?


 Again=2C Correct :)

=20
> another question: are these the same perms=2C 0755=2C as before [in /root=
]?
> i want to document and save these data in a local spamd howto
> file for the next time i need to go thru this morass...=20

=20

 Gary=2C Its a sensitive part! if I give you the wrong permission you will =
be exposed to

 attackers! I my self dunt have the right permission=2C because I didnot ha=
ve enough

 time to look for it=2C however

 If you set the wrong permission and you run spamd you will see error in yo=
u

 log files as "cannot create ..etc.. permission denied"

 You will have to go back and change the permission..

 and start spamd again..and check your log again..755 might be very good.

 after you set 0755 check your log..all errors should disappear.



> lastly=2C what format is used in the whitelist? is it similar
> to what i have in /etc/mail/access?


 Well=2C I never change the whitelist=2C my openwebmail generates the data =
Automaticaly.

 You will not need to touch the file=2C as your webmail client will do it.

=20

 However to answer your question its as

 whitelist_from  user@xxx.xxx

 whitelist_from  *@xxx.xxx

=20

 donot forget to change /usr/local/etc/rc.d/spamass-milter

 where it says owner and group to "spamd"

 So it run as spamd user instead of root.

=20

 and this is in your /etc/rc.conf

=20

spamd_enable=3D"YES"
spamass_milter_enable=3D"YES"
spamd_flags=3D"-u spamd -H /var/spool/spamd"

=20

 note that after -u there is spamd (which is the user)

=20

 Good luck.

=20

 Marwan.
 		 	   		 =20
_________________________________________________________________
Hotmail: Trusted email with Microsoft's powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/
http://clk.atdmt.com/GBL/go/177141664/direct/01/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SNT103-W27F2484B5E78C9FD60D0739A9E0>