meta data for this page
  •  
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


system:config:send_one_testmail [2013/08/20 18:53] (current) – created phplist
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type             : constant
 +name             : SEND_ONE_TESTMAIL
 +purpose          : Send one test email when using the test functionality
 +allowed          : true false 0 1
 +default          : 1
 +status_s         : 
 +category         : composition
 +----
 +
 +In previous versions this was set to false, or didn't exist. This caused all kinds of confusion on the test functionality sending out **two** messages, one in HTML and the other in Text. I still think it makes sense to keep this **OFF** to check that both versions come out fine, but to avoid confusion, it is now set to **true**.
 +
 +This means that when sending a test email, the version being sent will be the one matching the profile of the address the test is being sent to.
 +
 +