>>>>> "eh" == ed henderson <CertaintyTech> writes:

    >> Thanks, I had already tried that, I opened two xterms, one I ran spamd
    >> using 'spamd -D -p 2700' and the other 'spamc -c -p 2700'
    >> 
    >> The xterm running spamd, gives a lot of info  which looks correct
    >> it found the config files. etc etc. but as soon as I startup spamc
    >> I see spamd give out:
    >> logmsg: unauthorized connection from wehire.com [ 128.121.216.38
    >> ] at port 1485
    >> 
    >> THis is a live system that is why I use the -c for spamc. I really
    >> don't understand why this is so hard to get to work.
    >> 
    >> The problem here is this is a VPS server hosted by Verio and I don't
    >> have access to install it normally.
    >> Doing this in a virtual envionment is a pain, I was hopeing someone on
    >> this list had already done this and could offer some suggestions.
    >> 
    >> Thanks so much,
    >> 
    >> --


    eh> Look at the "-i" option for spamd.  It defaults to only allowing connections
    eh> from 127.0.0.1.  Sounds like you need to add add'l ones for 128.121.216.38.


Just tried that also, still no joy, as soon as I start up  spamc with:
 
spamc -c -p 2700

I get from spamd:

[paloalto]/usr/home/paloalto% spamd -D -p 2700 -i 0.0.0.0
debug: ignore: test message to precompile patterns and load modules
debug: using "../rules" for default rules dir
debug: using "/usr/home/paloalto/etc/spamassassin" for site rules dir
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so far=4.8
debug: running raw-body-text per-line regexp tests; score so far=4.8
debug: running full-text regexp tests; score so far=4.8
debug: Razor is available
debug: Razor Agents 1.20, protocol version 2.
debug: Discovering closest server in the razor.vipul.net zone
debug: Sorted (closest first) list of available servers & RTTs: 
debug: 64.90.187.2 (0.0829) 194.109.217.74 (0.1695) 
debug: Closest server is 64.90.187.2
debug: Connecting to 64.90.187.2...
debug: Connection established
debug: Signature: 6fcf9dfbd479ed82697fee719b9f8c610a11ff2a
debug: Server version: 1.11, protocol version 2
debug: Server response: Negative 6fcf9dfbd479ed82697fee719b9f8c610a11ff2a
debug: Message 1 NOT found in the catalogue.
debug: Agent terminated
debug: is Net::DNS::Resolver unavailable? 0
debug: looking up MX for 'microsoft.com.'
debug: MX for 'microsoft.com.' exists? 1
debug: is DNS available? 1
debug: checking RBL orbs.dorkslayers.com., set relay
debug: checking RBL inputs.orbz.org., set relay
debug: checking RBL relays.osirusoft.com., set relay
debug: checking RBL relays.ordb.org., set relay
debug: checking RBL ipwhois.rfc-ignorant.org., set rfci
debug: checking RBL relays.visi.com., set relay
debug: checking RBL results in set relay for 127.0.0.6
debug: checking RBL results in set relay for 127.0.0.4
debug: AWL active, pre-score: 7.1, mean: undef
debug: Post AWL score: 7.1
debug: is spam? score=7.1 required=5
server started on port 2700
server pid: 78234
logmsg: server started on port 2700
logmsg: unauthorized connection from wehire.com [ 128.121.216.38 ] at port 1305 

Thanks,



-- 
Ray Curtis                                     
mailto:[EMAIL PROTECTED]                             http://www.ccux.com

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to