added smtp server property, which is typically be set per
Helma installation.
This commit is contained in:
parent
22e7f0c95c
commit
9b6f706853
3 changed files with 69 additions and 48 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
# The SMTP server to use for sending mails. Set and
|
||||||
|
# uncomment this line before trying to send mails from
|
||||||
|
# Helma applications.
|
||||||
|
#
|
||||||
|
# smtp=mail.yourdomain.com
|
||||||
|
|
||||||
|
|
||||||
# Some examples for server-wide locale settings
|
# Some examples for server-wide locale settings
|
||||||
# (please refer to http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
# (please refer to http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
||||||
# for country codes, resp. http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
|
# for country codes, resp. http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
# The SMTP server to use for sending mails. Set and
|
||||||
|
# uncomment this line before trying to send mails from
|
||||||
|
# Helma applications.
|
||||||
|
#
|
||||||
|
# smtp=mail.yourdomain.com
|
||||||
|
|
||||||
|
|
||||||
# Some examples for server-wide locale settings
|
# Some examples for server-wide locale settings
|
||||||
# (please refer to http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
# (please refer to http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
||||||
# for country codes, resp. http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
|
# for country codes, resp. http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
# The SMTP server to use for sending mails. Set and
|
||||||
|
# uncomment this line before trying to send mails from
|
||||||
|
# Helma applications.
|
||||||
|
#
|
||||||
|
# smtp=mail.yourdomain.com
|
||||||
|
|
||||||
|
|
||||||
# Some examples for server-wide locale settings
|
# Some examples for server-wide locale settings
|
||||||
# (please refer to http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
# (please refer to http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
||||||
# for country codes, resp. http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
|
# for country codes, resp. http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue