Emails don't send in OJS3.3.0-6 - SMTP ERROR: DATA END command failed

Hi @jlrapter

Please, review your config.inc.php file and double check these parameters are correctly set:

  • allow_envelope_sender = On
  • default_envelope_sender = your_address@your_host.tld
  • force_default_envelope_sender = On
  • force_dmarc_compliant_from = On

Your issue seems to be pretty close from this thread/answer:

Best,
Israel Cefrin
PKP Team

1 Like