How to configure the email server on the website


Setting up your website's email server is essential for sending automatic notifications. Below is a step-by-step tutorial to correctly configure the email functionality in the Studio panel.
 
email configuration



Step 1: Access the Settings Panel

  1. Log in to the Studio admin panel.

  2. In the side menu, navigate to SettingsMail Configuration .


 

Step 2: Fill in the Required Fields

In the Mail Configuration section, you will find the following fields. Fill them in as instructed below:

  1. Mail Host

    • Enter the email server used for sending.
      Examples:
      • For Gmail: smtp.gmail.com
      • For Outlook: smtp.office365.com
  2. Mail Port

    • Specify the communication port with the server.
      Examples:
      • Gmail: 587 (TLS) or 465 (SSL)
      • Outlook: 587 (TLS)
  3. Mail Username

    • Enter the email address that will be used to send messages (e.g. seuemail@dominio.com ).
  4. Mail Password

    • Enter the password for the configured email.
  5. Mail From

    • Enter the email address that will be displayed as the sender.
  6. Mail From Name

    • Enter the name that will appear as the sender (e.g.: Seu Negócio ).


Step 3: Configure Security Protocol

Make sure your email provider is configured to allow external SMTP connections.

  • For Gmail: You may need to enable "Access for less secure apps" or set up an app-specific password via Google Account Security .
  • For Outlook: Make sure two-factor authentication is enabled, and generate an app-specific password.


Step 4: Test the Configuration

  1. After filling in all the fields, save the settings by clicking the Save button.
  2. Send a test email to verify that everything is working correctly. There is usually a test button or functionality within the dashboard.


Step 5: Troubleshooting

If sending emails doesn't work:

  • Check if the ports and host are correct.
  • Confirm that your email and password are working outside of Studio (for example, by testing in Outlook or Gmail).
  • Check with your email provider for possible restrictions.


Importance of Correct Configuration

A correct email configuration ensures:

  • Sending important notifications to your users (such as registration or order confirmations).
  • Better communication with customers.
  • Higher delivery rate by preventing your messages from being classified as SPAM.