@ojs wrote:
Hello good morning.
I want try to use office365 with ojs 2.4.8, but don´t work.
My config file is this:
; Use SMTP for sending mail instead of mail()
smtp = On; SMTP server settings
smtp_server = tls://smtp.office365.com
smtp_port = 587; Enable SMTP authentication
; Supported mechanisms: PLAIN, LOGIN, CRAM-MD5, and DIGEST-MD5
smtp_auth = PLAIN
smtp_username = mail@domain.com
smtp_password = passwordwhat am I doing wrong?
How can I make it work?Thanks
Posts: 1
Participants: 1