When sending an alert, you will have the opportunity to choose a "Reply to" email address.
- Under Alerts choose Send Alert.
- For Message Type choose email.
- Click the drop-down menu by Reply-to address and choose from the list.
Updated
When sending an alert, you will have the opportunity to choose a "Reply to" email address.
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) { %>