# HG changeset patch # User luisgf@gmail.com # Date 1394725313 0 # Node ID 687c9f95c8ad3efd5584f6c5710b14455cff3363 # Parent 52aacbc9ed0f83a0ef60ca9e19cf61d801278fca Edited wiki page mod_email_pass through web user interface. diff -r 52aacbc9ed0f -r 687c9f95c8ad mod_email_pass.wiki --- a/mod_email_pass.wiki Thu Mar 13 14:56:48 2014 +0000 +++ b/mod_email_pass.wiki Thu Mar 13 15:41:53 2014 +0000 @@ -7,6 +7,7 @@ = Usage = Simply add "email_pass" to your modules_enabled list and copy files "mod_email_pass.lua" and "vcard.lib.lua" to prosody modules folder. +This module need to that https_host or http_host must be configured. This parameter is necessary to construct the URL that has been sended to the user. This module only send emails to the vCard user email address, then the user must set this address in order to be capable of do the restoration.