Adding authentication details for SMTP server?
Hi,
I know that I need to put the SMTP server name into fr_global.properties as follows:
SMTPMailServer=serverName
But does anyone know how to specify a username/password to log into the SMTP server?
Thanks!