diff options
author | Justin Clarke Casey | 2009-03-13 17:34:11 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2009-03-13 17:34:11 +0000 |
commit | d17314f331a40f58bae6ae891bc87f018c430450 (patch) | |
tree | e69cdb5557a9afe9411b1b0fa439967478cce2e6 /bin/config.preview.donotuseyet/region/scripting/smtp.ini.example | |
parent | Mark AssetBase.Metadata with [XmlIgnore] (diff) | |
download | opensim-SC_OLD-d17314f331a40f58bae6ae891bc87f018c430450.zip opensim-SC_OLD-d17314f331a40f58bae6ae891bc87f018c430450.tar.gz opensim-SC_OLD-d17314f331a40f58bae6ae891bc87f018c430450.tar.bz2 opensim-SC_OLD-d17314f331a40f58bae6ae891bc87f018c430450.tar.xz |
* Config preview round 2
Diffstat (limited to 'bin/config.preview.donotuseyet/region/scripting/smtp.ini.example')
-rw-r--r-- | bin/config.preview.donotuseyet/region/scripting/smtp.ini.example | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/bin/config.preview.donotuseyet/region/scripting/smtp.ini.example b/bin/config.preview.donotuseyet/region/scripting/smtp.ini.example deleted file mode 100644 index 5b423ab..0000000 --- a/bin/config.preview.donotuseyet/region/scripting/smtp.ini.example +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | ; This file shows initialization defaults for OpenSimulator. If you want to override these | ||
2 | ; please copy/rename this file from .ini.example file to .ini. For example | ||
3 | ; | ||
4 | ; chat.ini.example => chat.ini | ||
5 | ; | ||
6 | ; or you can copy and paste the settings from this file directly to bin/OpenSim.ini | ||
7 | ; | ||
8 | |||
9 | [SMTP] | ||
10 | |||
11 | enabled=false | ||
12 | |||
13 | ;enabled=true | ||
14 | ;internal_object_host=lsl.opensim.local | ||
15 | ;host_domain_header_from=127.0.0.1 | ||
16 | ;SMTP_SERVER_HOSTNAME=127.0.0.1 | ||
17 | ;SMTP_SERVER_PORT=25 | ||
18 | ;SMTP_SERVER_LOGIN=foo | ||
19 | ;SMTP_SERVER_PASSWORD=bar | ||