@karilistermanyahoocom
The default from email address for bbPress emails is noreply@(url).com. If you’re seeing wordpress@(url).com, it’s either not an email sent by bbPress, or you’re using a plugin that is changing the from address for all emails sent.
To change the bbPress email, you would use the filter bbp_get_do_not_reply_address
. For most (if not all) emails sent by your WordPress install, you’d use the wp_mail_from
filter.
It must have been wordpress-generated and I looked into it more and was able to find a way to change it (with some online help!) Thank you so much for taking the time to respond to me. I appreciate your time!!
Take care,
Kari