On Friday, January 30, 2015 09:31:21 AM Thomas Eckardt wrote:
> add the line
> 
> $main::forceDNSv4 = 0;
> 
> to the module  assp/lib/CorrectASSPcfg.pm  ( in sub set ) and restart assp

I made that change, but ASSP does not seem to be loading that module, nor 
others. It 
is loading ASSP_DEF_VARS.pm which it downloaded or created, along with 
rebuildspamdb.pm. Those are in the same directory as the others modules. These 
are 
not loading for some reason ASSP_FC.pm, AsspSelfLoader.pm, ASSP_WordStem.pm, 
and CorrectASSPcfg.pm.


ASSP_FC not installed / 1.05    is not installed        sourceforge
ASSP_SVG        1.02 / 1.02     enabled sourceforge
ASSP_WordStem   not installed / 1.24    is not installed        
sourceforge
AsspSelfLoader  not installed / 2.03    is not installed        
sourceforge

mail assp # ls -l /usr/share/assp/lib/
total 220
-rw-r--r-- 1 root root  4285 Jan 30 11:57 ASSP_DEF_VARS.pm
-rwxrwx--- 1 assp assp 36958 Jan 30 11:56 ASSP_FC.pm
-rwxrwx--- 1 assp assp 20771 Jan 30 11:56 AsspSelfLoader.pm
-rwxrwx--- 1 assp assp 21383 Jan 30 11:56 ASSP_SVG.pm
-rwxrwx--- 1 assp assp  7373 Jan 30 11:56 ASSP_WordStem.pm
drwxrwx--- 2 assp assp  4096 Jan 30 11:57 BlockReport
-rwxrwx--- 1 assp assp  4136 Jan 30 11:56 CorrectASSPcfg.pm
drwxrwx--- 3 assp assp  4096 Jan 30 11:07 Net
-rw-r--r-- 1 root root 99044 Jan 30 11:57 rebuildspamdb.pm

Yes, yes I know stuff is not all in 1 directory... I have been molesting 
assp.pl even more 
and moving stuff around. It really does not matter, I am editing paths directly 
in 
assp.pl, so it has no idea the stuff is else where. Its just referencing paths 
as it would 
normally.


Also FYI I was not loading the ASSP_DEF_VARS.pm. That loaded on its own for the 
first 
time with these changes. Not sure why the others won't load. I made the change 
to 
CorrectASSPcfg.pm for IPv6 DNS, but since its not loaded, seems to have no 
effect 
thus far. Still getting same warning message, thus assuming its not loaded. 
That is not 
a module that shows on the module list.


-- 
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and is
protected by law. If you are not the intended recipient, you should
delete this message.

Any disclosure, copying, or distribution of this message, or the taking
of any action based on it, is strictly prohibited.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to