Help

Table Of Contents
Configuring web publishing settings XSLT web publishing settings
F
ILEMAKER SERVER 9 HELP 83
2. Click Save.
Related topics
Administering databases (page 93)
Administering clients
(page 88)
General web publishing settings
(page 79)
Email notification settings
(page 57)
Configuring web publishing settings
(page 78)
Set the default session timeout
value
For Session Timeout, set the default session time-out for
Custom Web Publishing with XSLT.
Sessions are optional in Custom Web Publishing with XSLT
and you create them by using the
fmxslt:create_session() extension function. You can
override the default setting by using the
fmxslt:invalidate_session() and
fmxslt:set_session_timeout() extension functions.
See F
ILEMAKER SERVER CUSTOM WEB PUBLISHING WITH
XML
AND XSLT.
Specify SMTP information for
email messages sent in an
XSLT stylesheet
Specify the following:
SMTP Server Address: Enter an IP address
(example: 127.1.1.1) or a host name (example:
postoffice.emailserver.com).
Port: The port number required to connect to the
SMTP server. The default port number is 25.
Select SMTP Authentication if required and
choose the authentication type:
Plain Text: Plain text authentication using
LOGIN mechanism
CRAM-MD5: Challenge-Response
Authentication Mechanism-Message Digest 5
authentication to encrypt the password for the
SMTP mail server
Note Contact your email administrator to find out
whether authentication is required and what type is
used.
User: Enter the user name required to log in to
the SMTP server.
Password: Enter the user’s password.
Select the default character
encoding
For Default Character Encoding, select the Page
Encoding and the Email Encoding. See Text encoding for
XSLT requests (page 84)
To Do this