On 6 November 2015 at 19:39, evan haun <[email protected]> wrote: > I'm very new to DSpace and I'm trying to configure the SMTP server to be > able to reset passwords. I changed the dspace.cfg file to point to my SMTP > server. When I run ./dspace dsrun org.dspace.core.Email, I do receive the > test email. > > When I try to reset a user's password, they never receive the email. > > If I login to DSpace and look at the Control Panel, it still shows the > SMTP server as 127.0.0.1. Is there something I need to do to change that? > Or do I need to reboot? > > It's running on RedHat. >
Maybe obvious, and probably already answered, but did you restart Tomcat? Also worth checking: you haven't got sending mail disabled in your dspace.cfg? mail.server.disabled = true Sean -- -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
