changeset 1:8061f15ea4ae

Removed unintentional links.
author waqas20
date Thu, 10 Sep 2009 19:43:47 +0000
parents 8e7907dab2a8
children 24d055fb5936
files mod_offline_email.wiki
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 =