Help
Table Of Contents
- FileMaker Server 9 Help
- About FileMaker Server
- New features in FileMaker Server 9
- Deploying FileMaker Server
- Starting Admin Console
- Hosting databases
- Hosting websites
- Starting and stopping FileMaker Server
- Configuring general settings
- Configuring Database Server settings
- Configuring web publishing settings
- Administering clients
- Administering databases
- Using ODBC and JDBC with FileMaker Server
- Monitoring FileMaker Server
- Managing plug-ins
- Securing your data
- Scheduling administrative tasks
- Troubleshooting
- Checking for updates
- About the license key
- Command line reference
- Glossary
- Registration
- Customer support and Knowledge Base
- Copyright information
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