On Tue, Mar 6, 2012 at 11:38, Rahul Soni <ra...@ismu.ac.in> wrote:
> Sir,
>
> I regret for directly writing to you. I have followed the steps written by
> you and now DSpace is working fine and we are able to open it from other
> computers. The access url for the same is http://172.16.68.12:8080/jspui/
>
> Rest of the things are working fine sir expect the user registration
> feature. I this regard I may request your help.

Send the content of these configuration properties: dspace.hostname,
dspace.baseUrl, dspace.url
And write what steps you exactly made. You still have a private IP,
not a public one.

Regarding user registration, you don't have mail sending set up
correctly. Make sure:
1) that in dspace.cfg you have mail.server.* options set up properly,
especially mail.server
2) that you're actually able to send email from the machine where
dspace runs, e.g. using:
echo "test" | mail -s "test subject" ra...@ismu.ac.in

Regards,
~~helix84

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to