Forum OpenACS Q&A: Error with change password

Collapse
Posted by Dayra Munoz on
Hi Friends:

I have instaled OpenACS 4.0 over Linux Red Hat 7.2 y AOLServer 3.2.

I doing tests with OpenACS in the section "ask this server to reset
your password and email a new randomly generated password to you.".

When i do clic in this link, the log sent this messages:

In url:  http://visitors.stri.si.edu:8000/visitors/register/email-
password-2

Error One:
[25/Feb/2002:16:47:03][1942.144389][-conn60-] Warning: propagating
abortion
from /var/lib/aolserver/servers/openacs4/packages/visitors/www/reg
ister/email-password-2.tcl (status 500): 'Error sending mail')

Error Two:
[25/Feb/2002:16:00:15][1942.118789][-conn47-] Warning: propagating
abortion
from /var/lib/aolserver/servers/openacs4/packages/visitors/www/reg
ister/email-password-2.tcl (status 500): 'Unauthorized Access')

I dont understand this messages.
My server have Sendamail instaled and configured.  What happend

Collapse
Posted by Mat Kovach on
It looks like you'll want to check your sendmail logs.  Status 500 is coming from the mail server and it appears to be telling you that you are not authorized to send mail.
Collapse
Posted by Dayra Munoz on
Thanks Mat.  I will check the logs.