Hi all,
I would like to ask you about a problem that i'm facing regarding emails sending after a user registration in an event.
I decided to use gmail, so i created an account (username@gmail.com) and enabled the option about less secure apps. After that i created a new outgoing mail server in Odoo, putting all the details:
smtp server = smtp.gmail.com
priority = 5
smtp port = 465
security = SSL/TLS
username = username@gmail.com
password = my_gmail_account_password
After that i tested the connection and i got a message telling me that: "Connection test succeded" and "Everything seems properly set up".
Then i created a new event and i made some testing registrations. Unfortunately i didn't receive any emails in "users" emails (in gmail and outlook.com). I only received emails in a gsuite account that i own.
Keep in mind that in my company details i put the same gmail account as in outgoing mail server (username@gmail.com), and inside the Communication tab of the event i have a record about sending email immediately after registration.
I'm very confused, so any help would be very appreciated!