When sending group emails, it is possible that some emails will be labeled as spam. In order to prevent this from happening, have the recipients add the sending email address to their contacts.
Updated
When sending group emails, it is possible that some emails will be labeled as spam. In order to prevent this from happening, have the recipients add the sending email address to their contacts.
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>