# HG changeset patch # User waqas20 # Date 1252611827 0 # Node ID 8061f15ea4aeaba7f0e5424272e87407ea728ff6 # Parent 8e7907dab2a87086ad56f3b2161ac2958872b9be Removed unintentional links. diff -r 8e7907dab2a8 -r 8061f15ea4ae mod_offline_email.wiki --- a/mod_offline_email.wiki Sat Aug 22 00:34:45 2009 +0000 +++ b/mod_offline_email.wiki Thu Sep 10 19:43:47 2009 +0000 @@ -17,7 +17,7 @@ || smtp_server || Address of the SMTP server to send through. Default 'localhost' (recommended, see caveats below) || || smtp_username || If set, Prosody will authenticate with the SMTP server before sending (default is no authentication) || || smtp_password || The password for the above user (default is none) || -|| smtp_from || Address from which it will appear the emails came. Default is [smtp_username]@[smtp_server], where smtp_username is replaced with 'xmpp' if not set || +|| smtp_from || Address from which it will appear the emails came. Default is smtp_username@smtp_server, where smtp_username is replaced with 'xmpp' if not set || = Caveats/Todos/Bugs =