Changeset 491 for branches/Release04x02/data/TWiki/TWikiSiteTools.txt
- Timestamp:
- 11/09/08 17:33:11 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/data/TWiki/TWikiSiteTools.txt
r481 r491 126 126 Outgoing mail is required for TWikiRegistration and for [[#WebNotify][recent changes alert]]. 127 127 128 TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== variable in TWikiPreferences.128 TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== variable in DefaultPreferences. 129 129 130 The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the TWikiPreferences.130 The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the DefaultPreferences. 131 131 132 132 mailnotify also relies on two hidden files in each =twiki/data/Web= directory: =.changes= and =.mailnotify.= Make sure both are writable by your web server process. =.changes= contains a list of changes; go ahead and make this empty. =.mailnotify= contains a timestamp of the last time notification was done. … … 134 134 You can use an external mail program, such as ==sendmail==, if the =Net::SMTP= module is not installed. Set the program path in =={MailProgram}== in [[%SCRIPTURLPATH{"configure"}%][configure]]. 135 135 136 * %H% Net::SMTP can be easily disabled (if there is an installation error) by setting ==SMTPMAILHOST== in TWikiPreferences to an empty value.136 ! * %H% Net::SMTP can be easily disabled (if there is an installation error) by setting ==SMTPMAILHOST== in DefaultPreferences to an empty value. 137 137 138 138 * %T% You can set a separate ==SMTPSENDERHOST== variable to define the mail sender host (some SMTP installations require this). … … 166 166 167 167 %STOPINCLUDE% 168 -- __Contributors:__ TWiki:Main.MikeMannix, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie, TWiki:Main.KennethLavrsen, TWiki:Main.SvenDowideit 168
Note: See TracChangeset
for help on using the changeset viewer.
