SMTP server setup

Go in General Parameters > Advanced Parameters > SMTP:

  • If no SMTP server is configured, the mail will be sent via the local sendmail program. Else, Net::SMTP module is required to use the SMTP server
  • The SMTP server value can hold the port, for example: mail.example.com:25
  • If authentication is configured, Authen::SASL and MIME::Base64 modules are required