Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13708

Provider like yahoo refuse email

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Invalid
    • 3.1.3
    • None
    • Notification System
    • None
    • system : Linux 2.6.32-042stab103.6 MSK 2015 x86_64
      php version 5.3.3
      Mysqli 5.1.69
      browser tested : firefox 36.0.1, chrome 41.0.2272.89 m

    Description

      Problem "return-path" in email, yahoo and other provider refuse email.
      this happened when i changed to a new host with postfix.
      To overcome this issue i use the next hack in includes/functions_messenger.php:

      $result = $config['email_function_name']($to, mail_encode($subject, ''), wordwrap(utf8_wordwrap($msg), 997, "\n", true), $headers, "-f" . $config['board_email']);

      Attachments

        Activity

          People

            Marc Marc
            dkone164 dkone164 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: