If you set the Mailer.authenticator in Boot, that will do authentication for mail sending.
On Fri, Mar 5, 2010 at 5:33 AM, Jeppe Nejsum Madsen <[email protected]>wrote: > 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]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- 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.
