On Fri, Mar 5, 2010 at 2:21 PM, GA <[email protected]> wrote: > Hello guys, > > could you please let me know where I can find information about how to > configure the email validation for the MegaProtoUser? > > I do not know how to tell Lift about our SMTP server, Authentication data, > etc. I was searching in the wiki and this list but I could not find anything.
Have a look at the Mailer object. Specifically, it reads either jndi or the property mail.smtp.host for the hostname. Not sure if handles authentication. /Jeppe -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
