Email auto reply couldn't be delivered

My email auto reply in OJS 3.0.1 couldn’t be delivered to Author that already submitted the file. The email return to my email account and said like this :

"This is the mail system at host mx1-dti.idweb.host.

I’m sorry to have to inform you that your message could not
be delivered to one or more recipients. It’s attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

              The mail system

<@gmail.com>: host gmail-smtp-in.l.google.com[74.125.200.27] said:
550-5.7.1 Unauthenticated email from yahoo.com is not accepted due to
domain’s 550-5.7.1 DMARC policy. Please contact the administrator of
yahoo.com domain if 550-5.7.1 this was a legitimate mail. Please visit
550-5.7.1 Control unauthenticated mail from your domain - Gmail Help to learn about
the 550 5.7.1 DMARC initiative. y184si1468867pfy.166 - gsmtp (in reply to
end of DATA command)

<@gmail.com>: host gmail-smtp-in.l.google.com[74.125.200.27]
said: 550-5.7.1 Unauthenticated email from yahoo.com is not accepted due to
domain’s 550-5.7.1 DMARC policy. Please contact the administrator of
yahoo.com domain if 550-5.7.1 this was a legitimate mail. Please visit
550-5.7.1 Control unauthenticated mail from your domain - Gmail Help to learn about
the 550 5.7.1 DMARC initiative. y184si1468867pfy.166 - gsmtp (in reply to
end of DATA command)".

I need some help.
Thanks

This is saying that OJS tried to send a message with a sender of “someone @yahoo.com” to “someone @gmail.com”, but this message of course comes from your server, not from yahoo.com. As part of new, strict DMARC standards, Gmail queries yahoo.com to see if your server is allowed to send messages on behalf of a @yahoo.com address. Yahoo explicitly restricts that by policy. Thus, Gmail will not accept the message.

The way we at the Pitt ULS are bypassing this currently is to send mail from an account at the server (noreply@myserver.edu), with a reply-to of the user’s email address, such as someone@yahoo.com. (This raises its own problems, like people replying to the noreply address.)

I don’t think this functionality is merged into OJS 3.x. See more details here:
https://github.com/pkp/pkp-lib/issues/1723#issuecomment-243491023

More details are available here: