Hi David,
Yes, now it is working!.
It was not working with my normal email server, but it works with the
localhost and the instructions in the mail from Jan.11 from you. Thanks!
I am sorry if I didn't see the email in the Mailing List repository but
I am less than a week working with Jetspeed and it is dificult to find
the right email when one doesn't know very well where the problem comes
from.
Carlos.
David Sean Taylor wrote:
>
> > >[Thu Jan 18 18:05:24 CET 2001] -- ERROR -- Error sending email:
> > >javax.mail.MessagingException: cannot set from;
> > > nested exception is:
> > > java.lang.NullPointerException
> > >
> > >??
> >
> > Did you set the mail server in turbineresources.properties?
>
> When looking into a problem, try searching the email list.
> This is from Jan.11:
> To search the email list, goto
> http://www.mail-archive.com/[email protected]/
>
> ----------------------------------------------------------------------------
> ----------
> Here's an ex. of Jetspeed and an email server working (not James, but it
> shouldnt matter)
> http://www.bluesunrise.com:8080/nile
>
> Go ahead and create a new account, but don't count on your account being
> there for much more than a week or so.
> The email should arrive soon after, and then just click on the link to
> complete your confirmation.
> You should be able to customize too...
>
> To get it working on your machine, you will need to add these entries to
> your TurbineResources.properties :
>
> mail.server=localhost
> [EMAIL PROTECTED] <=== replace with
> an account on your mailserver
> confirm.email.name=BlueSunrise Postmaster
> confirm.email.subject=Jetspeed Registration
>
> and in your database:
>
> INSERT INTO TURBINE_ROLE (ROLE_ID, ROLE_NAME) VALUES (1,
> 'authenticated_user');
>
> Right now it only works with a mailserver on your localhost.
> There seems to be a problem with the mail api with servlets, and using
> another host besides the localhost.
> I cant seem to figure it out. In a sample cmdline program, I can set the
> mail.server to another server.
> It only seems to be a problem with servlets.
> ----------------------------------------------------------------------------
> --------------
>
> >
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]