How can SMTP be configured for corporate email?

I am trying to set Mattermost in corp env and I need to set up SMTP that I can invite people with corp email.
What is the way to set up SMTP that pointing to Corp SMTP server.

Hi sati80

There is an option in the config.json file under EmailSettings for using an smtp server. There is SMTPUsername, SMTPPassword and SMTPServer. If you fill those in with the correct information, it should work.

Let me know if this works for you or you need more assistance.

Christopher