Skip to:
Content
Pages
Categories
Search
Top
Bottom

Sendmail problems – patch?

  • 0.9.0.3

    bb-includes/pluggable.php

    559: return @mail($to, $subject, $message, $headers, ‘-f ‘.$from);

    This will force php mail function to be sent from the bbPress configured email using the From envelope with Sendmail. This helps prevent spam filters from catching emails like forgotten passwords.

  • You must be logged in to reply to this topic.
Skip to toolbar