Activity

  • stiebie posted an update in the group Group logo 9 years, 1 month ago

    Hi there. Since a week or two I only receive 1 plain text message instead of 2 (1 text, 1 html) when I sent a test message to myself. I upgraded my PHPList version to the latest, but the problem still remains. Does anyone know how to fix this problem?

    • Have you tried this?

      # test emails
      # if you send a test email, phplist will by default send you two emails, one in HTML format
      # and the other in Text format. Since ver. 2.10.3, if you set this to 1, you can override this behaviour
      # and only have a test email sent to you that matches the user record of the user that the
      # test emails are sent to
      define(‘SEND_ONE_TESTMAIL’,0);