From: William P. <wil...@ya...> - 2010-04-09 15:21:16
|
For local (Yale) testing, this should work: mail.yale.edu (which I don't think requires authentication if used within the Yale domain). But, indeed, since this is ultimately for deployment at NESCent, we should solve the problem at NESCent. bp On Apr 9, 2010, at 11:00 AM, youjun guo wrote: > Hi, Vladimir, > > I am working on this bug: http://sourceforge.net/tracker/?func=detail&aid=2977860&group_id=248804&atid=1126676 > > The problem is "Relaying denied", the cause is org.cipres.treebase.web.controllers.PasswordFormContr > oller.onSubmit(PasswordFormController.java:132). I quote the line below: > > 'props.put("mail.smtp.host", "smtp.ucsd.edu");' > > AS you can see we need to replace that ucsd smtp server url with NESCent's smtp. The problem is I cannot test it from my personnel server even I have the correct url. There will be most likely another "Relaying denied". > > Can I re-assign this to you? > > Youjun |