Forum OpenACS Q&A: Robot-detection is disappeared

Collapse
Posted by H. shefaat on
Hi, I'm facing with two problems:
1)I would like to use robot-detection on my installation. If I check apm I can see that robot-detection is installed and enabled. But if I try to mount it (from site-map) I am not able to choose it anyway!!!. The same is for notifications. I tried to reload and reinstalled it without success.
2)For new user we use "need approve". Normaly the admin must get a email notification if a new user is registreted (as I understand and make the approprate change in the parameters for user registration). But we dont get any Email from the system!!! (the Email adress is correct).
Some one an Idea what is to do?
Collapse
Posted by Jun Yamog on
Hi,

As for #2 I believe it works fine since one of our sites function this way.  Please look go to the admin/site-map, click on the subsite you are interested in, go to user-login section and check the email on NewRegistrationEmailAddress field.


2)It needs to be configured the correct mail server in the main aolserver config file (lets name it openacs4.tcl).

ns_section "ns/parameters"
        ns_param   home         $homedir
        ns_param   debug        false
        ns_param   MailHost     yourmailserver.com