Replies: 0
Lots of errors showing up in error log:
FATAL Postman: Postman: wp_mail has been declared by another plugin or theme, so you won’t be able to use Postman until the conflict is resolved” while reading response header from upstream,
Grepping “function wp_mail” from wp-content/themes | plugins found nothing, just the definition from post-smtp (this plugin) itself.
Is this a bug?