• Resolved rudym

    (@rudym)


    The email gets blocked from my email server because there is not ‘From’ header info in the message. Even setting the From settings in the notification itself doesn’t work. Where else should I look for this?

    I’ve thought maybe adding something like php_ini('sendmail_from','[email protected]');, but I’m not sure where. Thanks in advance.

    Also, I do not have access to the PHP.ini to change it from there.

    https://ww.wp.xz.cn/plugins/bnfw/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jack – BNFW

    (@voltronik)

    Hi rudym,
    Thanks for your message.

    Usually, emails are blocked because your website’s domain name and ‘From’ email domain are different. Can you ensure they are the same and then try again?

    If this continues to fail, you’ll probably need to try installing an SMTP plugin and run your emails through that protocol instead.

    Hope this helps.

    Thanks,
    Jack

    Thread Starter rudym

    (@rudym)

    Hi voltronik/Jack,

    Thanks for your reply, I will look into maybe adding the SMTP plugin once I get the e-mail details from the client.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No sendfrom_email information’ is closed to new replies.