SMTP connections
It is necessary to have an SMTP connection in order to YETI can send invoices and alerts to customers. Then user can choose SMTP connection for Customer.
- Id
- SMTP connection id
- Name
- Unique name of SMTP connection. Uses for informational purposes and doesn't affect system behavior.
- Host
- IP address or hostname of SMTP server.
- Port
- TCP port on which SMTP server wait for requests (25 by default).
- From address
- E-mail address of sender.
- Auth user
- Username for Authorization procedure on external SMTP server.
- Auth password
- Password for Authorization procedure on external SMTP server.
- Global
- Global SMTP connection will be used by default for sending emails to contractors where SMTP connection is not defined.