Skip to main content
Skip table of contents

Settings: smtp

These settings relate to the sending of e-mails. SignoSign/Universal uses the Javamail API for this purpose.

The following settings are possible in settings.properties with the prefix “smtp.”

smtp.host

Description

The hostname of the SMTP server that is to be used.

Possible values

Any string of characters constituting a hostname for a valid SMTP server.

Default value

-

smtp.user

Description

The user name that is used for the SMTP server.

Possible values

Any string of characters.

Default value

-

smtp.password

Description

The password that is used for the SMTP server.

Possible values

Any string of characters.

Default value

-

smtp.userDisplayName

Description

The display name that is displayed in an e-mail as the sender in place of the e-mail address.

Possible values

Any string of characters.

Default value

-

smtp.auth

Description

Determines whether the Javamail API is authenticated on the basis of the AUTH command.

Possible values

true

The AUTH command is used.

false

The AUTH command is not used.

Default value

true

smtp.startTlsEnable

Description

Determines whether a TLS-secured connection is established before the login data are sent.

Possible values

true

A TLS-secured connection is established before the login data are sent.

false

A TLS-secured connection is not established before the login data are sent.

Default value

true

smtp.port

Description

The port that is used for SMTP.

Possible values

A integer value up to 65535.

Default value

-

smtp.sender

Description

An e-mail address that is used as sender for all e-mails sent by signoSign/Universal.

Possible values

A valid e-mail address.

Default value

-

To send an e-mail with a different sender e-mail address, an SPF entry is needed for the providing e-mail server of the sender e-mail address.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.