Mail Environment Variables

Hi Guys

Could someone please confirm all the mail environment variables that can be passed at run time instead of editing the config file ? I’ve read many examples but they all seem different and nothing works, even the official documentation only give info on the mail variable.

I need to know, host, user, pass, port, auth etc variables from the command line that actually work to use with any SMTP server.

Thank you

Mail options are passed directly to NodeMailer 0.7.1; their docs have all of the information specific to mail configuration. You can set specific options via environmental variables as outlined in the ghost docs

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.