I'm trying to set up my registration email (the XWiki Instance is running on
my localhost) but the problem i'm having is that the when a user registers
they recieve the following email:


Subject: Validate your account on $wikiname


Body:

Hello test test,

This email address was used to register a new account on ${wikiname}. If you
did not make the request, please ignore this message.

In order to activate your account, please follow this link:
$xwiki.getDocument("XWiki.AccountValidation").getExternalURL("view",
"validkey=${validkey}&xwikiname=${xwikiname}")



How do I stop the variable names from appearing and get the actual data to
display?

Thanks
-- 
View this message in context: 
http://n2.nabble.com/Registration-Email-Error-tp2151197p2151197.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to