Config email OCS version 2.3.6

hi guy,
i want config email setting, but i don’t know
smtp_server = ???
smtp_port = ???
with smtp_auth = PLAIN
i only config with smtp_auth = ssl
so you can help me ?
Thanks for your support.

I have the same ask. Did you found out the answer?

If you are using gmail then follow the below settings

; SMTP server settings

smtp_server = ssl://smtp.gmail.com

smtp_port = 465

; Enable SMTP authentication

; Supported mechanisms: PLAIN, LOGIN, CRAM-MD5, and DIGEST-MD5

smtp_auth = PLAIN

smtp_username = your gmail ID

smtp_password = password