Setting up Stash to use your SMTP mail server:

To configure a mail server for Stash, go to the administration area and click Mail server (under 'Settings'). See Supported platforms for the mail clients supported by Stash.

Fill in the form and click Save.

HostnameThe hostname of the mail server (for example "localhost" or "192.168.1.15").
PortThe port of the mail server (if unspecified, the port 25 will be used).
UsernameThe username to use to connect to the mail server.
PasswordThe password to use to connect to the mail server.
Use TLSCheck if the SMTP server you are connecting to uses TLS.
Email fromSpecifies the 'From' header in notification emails (for example: noreply@yourcompany.com).