|
With the latest CVS version, you can turn off the
email feature:
confirm.email.enable=false
To get the email feature to work, you must have all
of these settings in your JR.p:
mail.server=localhost
confirm.email.from=jetspeed@domain confirm.email.name=Jetspeed confirm.email.subject=Jetspeed registration confirm.email.enable=true
The mail server should be running on your local
machine. Make sure that you have a valid mail account in
your 'confirm.email.from' setting.
> Kept getting the error "anon: no such user".
Did you create a user named "anon"?
When is this error message displayed, during
logon?
Check your hypersonic db, and see if the user was
stored in the database. There is a script 'manageDB.bat' under
WEB-INF/db.
Just run that, and then type 'select * from
TURBINE_USER'.
Its not a good idea to create a user named
'anon'.
I will make a note to disallow this.
Im sorry there isn't a unix version of the manageDB
script. I will add one ....
|
Title: Signature
- Using jetspeed Mark Cimini
- build error Walter Brameld
- Re: Using jetspeed raphael . luta
- Re: Using jetspeed Mark Cimini
- Re: Using jetspeed David Sean Taylor
- Re: Using jetspeed Rapha�l Luta
- Re: Using jetspeed Mark Cimini
- RE: using Jetspeed Pierre Henry
- Re: using Jetspeed joni santoso
- Re: using Jetspeed Kevin McIntyre
- Re: using Jetspeed joni santoso
- Re: using Jetspeed Harald Ommang

