• Resolved ambigel

    (@ambigel)


    In my server, the contact form not send emails until the “wp_mail_from” filter is added to wp-maintenance-mode.php

Viewing 1 replies (of 1 total)
  • @ambigel: You should check if there is another plugin that mistakenly uses the filter.
    I recommend this because WordPress has a default value ([email protected]) for from email address, so I don’t see why you would need to add a filter.

    Later edit: or maybe your hosting provider is blocking all outgoing emails sent from that default email address because the address is not valid/real.

    https://core.trac.ww.wp.xz.cn/ticket/5007 (old ticket about the problem)

    • This reply was modified 8 years, 2 months ago by George J.
    • This reply was modified 8 years, 2 months ago by George J.
Viewing 1 replies (of 1 total)

The topic ‘Please add a wp_mail_from filter’ is closed to new replies.