I’ve installed OJS 3.1 and configured office365 as smtp, but the system can neither sending emails nor receiving.
I’ve tried two different emails with office365, one can work and the other does not.
passwords are all correct. I do not know what is the problem.
configuration as below:
; Use SMTP for sending mail instead of mail()
smtp = On
Please be more specific what was working and what not. In my experience usually OJS is not problem. It is rather mail server configuration and relaying and configuration parameteres in OJS.
I am sure that there is aplenty of information related to sending via office365
Please check their support forums and you will have more precise information about settings related to that
Thank you, I realize that it probably was the problem of mail server.
One more question, for OJS I installed, I will create more than one journal in the system.
Different emails will be distribute to different journals. How will I set the configuration?
Thank you.
it could be many reasons.
I dont know your exact configuration of OJS.
So in my experience, at the beginning, it was the problem that I changed a different admin email address from the one in the configuration. failure!
Then I found out that Windows system doesnt work very well, it is better for you to install the system on a server with Linux system. failure!
And then the port 465 on the server was off. failure!
You have to check the php and system log.
Hope this can help you.