List Info

Thread: just starting out with razor and I need some help




just starting out with razor and I need some help
user name
2006-05-25 13:11:50
Hello Paul,
          which spamassassin are u using . if u are using
3.1.1 all u need to do is uncomment this line in the file

/etc/mail/spamassassin/v310.pre

loadplugin Mail::SpamAssassin::Plugin::Razor2

u can visit this for details

http:/
/wiki.apache.org/spamassassin/UsingRazor
also go through this 
htt
p://wiki.apache.org/spamassassin/RazorSiteWide

i think this will get u started..i dont thik u have to pay
to be able to use. 
go through the wiki of spamassassin. i am sure u will find
alot of tips thr..

Regards
Santosh Rao


Paul Matthews wrote:
> hi there,
> 
> I have setup my mail server like so.
> 
> http://ww
w.yourhowto.org/content/view/65/9/
> 
> And now i'm trying to get SpamAssassin working with
Razor, this is what I
> have done so far.
> 
> htt
p://www.yourhowto.org/content/view/74/9/#razor
> 
> with the command
> 
> razor-admin -register -user= adminmydomain.com
> 
> Do I have to run that for every user on the system? or
just once? also
> what lines need to be added in the
/etc/mail/spamassassin/local.cf file to
> make SpamAssassin use razor? Do I have to sign up or
pay to use razor? any
> I missing anything out?
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without
the Cost and Risk!
> Fully trained technicians. The highest number of Red
Hat certifications in
> the hosting industry. Fanatical Support. Click to learn
more
> http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
> _______________________________________________
> Razor-users mailing list
> Razor-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/razor-users



just starting out with razor and I need some help
user name
2006-05-26 00:56:29
> Hello Paul,
>           which spamassassin are u using . if u are
using 3.1.1 all u need
> to do is uncomment this line in the file
>
> /etc/mail/spamassassin/v310.pre
>
> loadplugin Mail::SpamAssassin::Plugin::Razor2
>
> u can visit this for details
>
> http:/
/wiki.apache.org/spamassassin/UsingRazor
> also go through this
> htt
p://wiki.apache.org/spamassassin/RazorSiteWide
>
> i think this will get u started..i dont thik u have to
pay to be able to
> use.
> go through the wiki of spamassassin. i am sure u will
find alot of tips
> thr..
>
> Regards
> Santosh Rao

Thanks for those two pages, but i'm a little confused about
one thing. I
see plenty of information about setting up razor with
Amavisd. But i don't
use Amavisd, I use Postfix, Spamassassin & Procmail.

What do i do with this???

"Razor configuration

This is simple and fast, just follow the commands:

	# su - vscan
	$ razor-admin -create
	$ $ razor-admin -register -user postmasterexample.com
	Register successful.  Identity stored in
/var/amavis/.razor/identity-postmasterexample.com"

where should I made the razor home?

This is how I have setup my server.

http://ww
w.yourhowto.org/content/view/65/9/




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the
Cost and Risk!
Fully trained technicians. The highest number of Red Hat
certifications in
the hosting industry. Fanatical Support. Click to learn more
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
_______________________________________________
Razor-users mailing list
Razor-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/razor-users

just starting out with razor and I need some help
user name
2006-05-26 02:56:43
On Thu, 2006-05-25 at 19:56, Paul Matthews wrote:
> > Hello Paul,
> >           which spamassassin are u using . if u
are using 3.1.1 all u need
> > to do is uncomment this line in the file

And if you are running SpamAssassin 3.1.2, released a few
hours ago, you
don't even need to do that.  It tries to load
perl-Razor-Agents
automatically.

Incidently, I have  Spamassassin 3.1.2 packages for
Mandriva2006 and
Mandrake 2005LE at
http://austinnetwor
kdesign.com/sa  (for Mandriva 2006)
and 
http://austinnet
workdesign.com/sa102 (for Mandrake 2005 LE)

They work fine with urpmi:
urpmi.addmedia antispam http://austinnetwor
kdesign.com/sa
urpmi --media antispam --auto-select

These repositories also include the most recent
perl-Razor-Agents and a
few other modules to allow the use of the RELAYCOUNTRY
rules.
-- 
Daniel J McDonald, CCIE #2495, CISSP #78281, CNX
Austin Network Design
http://www.austinn
etworkdesign.com



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the
Cost and Risk!
Fully trained technicians. The highest number of Red Hat
certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Razor-users mailing list
Razor-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/razor-users

just starting out with razor and I need some help
user name
2006-05-26 03:28:26
i'm running SpamAssassin on RHEL4 and spamassassin-3.0.5-3,
i'm trying to
keep it updated using the rhel packages on up2date.

I think I have everything working, but it's just that one
command

razor-admin -create

I just want to know where to make the home directory ...?
and if i'm
running procmail on a per-user basis with the procmailrc
file in each
users home directory ~/.procmailrc do I need to run that
command for ever
user or what? i'm a little lost?

Does anyone has a good how-to for razor without Amavisd?

> On Thu, 2006-05-25 at 19:56, Paul Matthews wrote:
>> > Hello Paul,
>> >           which spamassassin are u using . if
u are using 3.1.1 all u
>> need
>> > to do is uncomment this line in the file
>
> And if you are running SpamAssassin 3.1.2, released a
few hours ago, you
> don't even need to do that.  It tries to load
perl-Razor-Agents
> automatically.
>
> Incidently, I have  Spamassassin 3.1.2 packages for
Mandriva2006 and
> Mandrake 2005LE at
> http://austinnetwor
kdesign.com/sa  (for Mandriva 2006)
> and
> http://austinnet
workdesign.com/sa102 (for Mandrake 2005 LE)
>
> They work fine with urpmi:
> urpmi.addmedia antispam http://austinnetwor
kdesign.com/sa
> urpmi --media antispam --auto-select
>
> These repositories also include the most recent
perl-Razor-Agents and a
> few other modules to allow the use of the RELAYCOUNTRY
rules.
> --
> Daniel J McDonald, CCIE #2495, CISSP #78281, CNX
> Austin Network Design
> http://www.austinn
etworkdesign.com
>
>


-- 
Paul Matthews
Junior Network Technician | The Cathedral School
Ph  (07) 47222 194 |  Fax (07) 47222 111
PO Box 944 Aitkenvale Q 4814
E:  paul.matthewscathedral.qld.edu.au
W: www.cathedral.qld.edu.au

Anglican coeducation | Day and Boarding | Early Childhood to
Year 12
Educating for life-long success

************************************************************
****************
************************************************************
****************
***********************************

IMPORTANT NOTICE REGARDING CONFIDENTIALITY

This electronic email message is intended only for the
addressee and may
contain confidential information. If you are not the
addressee, you are
notified that any transmission, distribution or photocopying
of this email
is strictly prohibited. The confidentiality attached to this
email is not
waived, lost or destroyed by reasons of a mistaken delivery
to you.




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the
Cost and Risk!
Fully trained technicians. The highest number of Red Hat
certifications in
the hosting industry. Fanatical Support. Click to learn more
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$
8729&dat1642
_______________________________________________
Razor-users mailing list
Razor-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/razor-users

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )