Hi,
I’m in trouble with sending e-mails from OJS. I’ve tried from OJS 3.1.2 and OJS 3.2.0.3:
[Fri May 15 09:34:44.654445 2020] [php7:notice] [pid 107364] [client x.x.x.x:11502]
SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message Cannot submit message. 0.35250:0A002F81, 1.36674:0A000000, 1.61250:00000000, 1.45378:02000000, 1.44866:56260000, 1.36674:0E000000, 1.61250:00000000, 1.45378:5B260000, 1.44866:36020000, 16.55847:C2150000, 17.43559:0000000024020000000000000000000000000000, 20.52176:140FB88B1000103100000000, 20.50032:140FB88B8017000000000000, 0.35180:140FB88B, 255.23226:0A00 SMTP code: 554 Additional SMTP info: 5.2.0, referer: https://x.x.x./index.php/rev1/workflow/index/3/1
The server has connection with the smtp server:
telnet smtp.office365.com 587
Trying x.x.x.x…
Connected to smtp.office365.com.
Escape character is ‘^]’.
220 MR2P264CA0124.outlook.office365.com Microsoft ESMTP MAIL Service ready at Fri, 15 May 2020 09:22:21 +0000
I’ve seen it fills email_log table with no data. email_log table is empty.
Can anybody help me?
Thanks.
Regards.