Step 1: Go to the Environment Dashboard
Begin by logging into your ORIV account. Once logged in, navigate to your site dashboard and click on the n8n → Environment from the sidebar.[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
Step 2: Configure SMTP Environment Variables
Once you are on the n8n environment, just add the following variables with your SMTP server details:[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
Step 2: Test Your SMTP Configuration
After saving the environment settings, open the n8n dashboard. Look at the lower-left menu and click on Settings.[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Then go to the Users tab from the sidebar. Click the Invite button to open a pop-up window.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.In the pop-up, enter the user’s ‘Email address’ and ‘Role’. Then click the ‘Invite User’ button. This will trigger an email, helping you confirm that your SMTP setup works properly.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.If your SMTP setup is correct, the user will receive an invitation email. If the email arrives, that means everything is working properly.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
How to Add SMTP in Workflows
If you want to send emails directly from within workflows, using environment variables is not enough. You will need to set up SMTP as a saved credential. Open the ‘Overview’ section from the n8n sidebar. Then go to the ‘Credentials’ tab on the dashboard and click ‘Add First Credentials’.[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.A pop-up will appear. Fro. here, choose ‘SMTP’ as the credential type.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.You will now see a form. Fill out this form with the following details:
- Host (your SMTP server address)
- Port (usually 587 or 465)
- User (your SMTP username)
- Password (your SMTP password)
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.And that’s it. This is how easily your n8n instance could be fully configured to send emails using your specified SMTP server. Still stuck? Contact our dedicated support team for any of your queries..
