All,
I have configured OJS 3.5.0-1 to send email using the following config options. I can use the sendmail command to send email but when I attempt to trigger and email by resending a failed job, it does not send. The php-fpm log, apache error log and the audit log have nothing to offer that seems relevant.
default = sendmail
sendmail_path = “/usr/sbin/sendmail -bs”
smtp = On
smtp_server = mail.wichita.edu
smtp_port = 25
allow_envelope_sender = On
Any help here would be greatly appricated.
Thanks,
Erik