Interestingly, in the Razor 2.22 install file, you can install the SDK from
the tarball, or install a list of modules from CPAN.

I installed from the SDK files...but later ran install from CPAN, and found
that some of the modules were not up to date and were installed:

Net::Ping - up to date
Net:DNS - installed
Time::HiRes - installed
Digest::SHA1 - installed
Getopt::Long - up to date
File::Copy - up to date
Digest::Nilsimsa - up to date
URI::Escape - installed

Still did not fix my problem.
--Alan


From: "Alan Leghart"
> Thanks for the info...I gathered some of that from circular googling.
> Anybody else with this configuration working?  (OSX 10.2.5, CGPro 4.0.3,
> perl 5.6 or 5.8).
>
> spamd, razor2, no dcc, no pyzor
>
> How-to at communigatefaq.org gives some instructions, but they are not
> up-to-date, and contain some conflicting or unclear instructions.
>
> I have created a non-admin user called "spamd".
> Edited UID to "2" and GID to "1".
> At the CLI:  /usr/bin/spamd -d -x -u spamd
>   Could not create INET socket: Permission denied IO::Socket::INET:
> Permission denied
>
> Does user have to be an admin-level user?
>
> --Alan
>
>
> > That error (which is not specific to spamassassin) indicates the program
> in
> > question tried to open a socket to send internet (AF_INET) packets of
some
> > sort and was denied. This typically happens when a process tries to bind
> to
> > a restricted (low-numbered) port as a non-root user. It can also happen
if
> > the OS is hardened to restrict what users can use sockets at all.
> >
> > I'm not an OSX user, so I can only give you general ideas and
suggestions,
> > however you didn't even indicate what command you were trying to run
when
> > you got the error. Was it spamd? spamassassin? spamc? You also mentioned
> > nothing about any optional tools in your setup.. are you using razor,
> > pyzor, or dcc?
> >
> >
> > At 03:03 PM 3/18/2003 -0800, Alan Leghart wrote:
> > >Searching archives for "INET socket" yields zero hits.
> > >Yet if I google for "INET socket spamassassin" I find problems with a
> RH8.0
> > >+ SA2.50 installation.
> > >
> > >Any pointers on searching the archives?
> > >
> > >Or, can anyone lend a hand with SA2.50 install on OSX 10.2.5 with CGPro
> > >4.0.x?
> > >
> > >I'm getting: "could not create INET socket: Permission denited
> > >IO::Socket::INET: Permission denied"
> > >
> > >TIA--Alan



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to