I want to send the mail when the application will be submitted. I configured the outgoing mail server from settings.
I did this way.
It's not working. what I am doing wrong here??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to send the mail when the application will be submitted. I configured the outgoing mail server from settings.
I did this way.
It's not working. what I am doing wrong here??
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
In order to configure outbound email, follow the steps below:
Browse to the Settings -> General settings -> Configure outgoing email server -> Create menu.
Fill the required information. The settings below configure Odoo to send emails through a Gmail account. Replace USERNAME and PASSWORD with your Gmail account username and password respectively.
Description: smtp.gmail.com
#### Connection Information
SMTP Server: smtp.gmail.com
SMTP Port: 587
#### Security and Authentication
Connection Security: TLS
Username: USERNAME@gmail.com
Password: PASSWORD
Save the changes.
To configure the application to use the SMTP service provided by Amazon Simple Email Service (SES), refer to the guide on using Amazon SES.
Regards,
Rachel Gomez