<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eMail Networks &#187; Stephanie</title>
	<atom:link href="https://www.emailnetworks.com/emailmarketing/author/stephanie/feed" rel="self" type="application/rss+xml" />
	<link>https://www.emailnetworks.com</link>
	<description>The Email Experts - Grow your business with Email Marketing</description>
	<lastBuildDate>Sat, 24 Feb 2018 04:48:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>RSS Syndication Feeds to Daily, Weekly or Monthly Email</title>
		<link>https://www.emailnetworks.com/emailmarketing/3316</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3316#comments</comments>
		<pubDate>Sat, 07 Mar 2015 13:48:08 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.emailnetworks.com/?p=3316</guid>
		<description><![CDATA[RSS Merge Tags and Scheduling The RSS tool takes content from your blog (or any RSS feed) and sends it as a message to your subscribers automatically.  The RSS driven campaign will check daily to see if anything has been added to your RSS feed in the past 24 hours.  If there&#8217;s new content, the [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="main-header">
<div id="title-heading" class="pagetitle with-breadcrumbs">
<h1 id="title-text" class="with-breadcrumbs">RSS Merge Tags and Scheduling</h1>
</div>
</div>
<div id="content" class="page view">
<div class="wiki-content">
<p>The RSS tool takes content from your blog (or any RSS feed) and sends it as a message to your subscribers automatically.  The RSS driven campaign will check daily to see if anything has been added to your RSS feed in the past 24 hours.  If there&#8217;s new content, the message will be automatically created and sent out.  If there is no new content a message will not be sent.  There are two main steps to utilize the eMail Networks RSS functionality.</p>
<p>The first is to update your email template with the RSS &#8220;Merge Tags&#8221; which places the RSS feed within your email template body.</p>
</div>
<p>The second step is to schedule the desired email with proper merge tags to appropriate list(s).  See how to create an RSS schedule below.</p>
<div class="wiki-content">
<h1 id="title-text" class="with-breadcrumbs">RSS Merge Tags</h1>
<h2 id="RSSSchedule-CreateanRSSTemplate">Create an RSS Template</h2>
<p>You can customize your message template for the RSS Schedule using these RSS feed Merge Tags:</p>
<div class="table-wrap">
<table class="confluenceTable tablesorter">
<thead>
<tr class="sortableHeader">
<th class="confluenceTh sortableHeader" data-column="0">
<div class="tablesorter-header-inner">Merge Tag</div>
</th>
<th class="confluenceTh sortableHeader" data-column="1">
<div class="tablesorter-header-inner">Definition</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="confluenceTd">&lt;!&#8211; cirssstart &#8211;&gt;</td>
<td class="confluenceTd">Start the loop of the RSS feed</td>
</tr>
<tr>
<td class="confluenceTd">&lt;!&#8211; cirsstitle &#8211;&gt;</td>
<td class="confluenceTd">Title of RSS feed, enclosed in a URL</td>
</tr>
<tr>
<td class="confluenceTd">&lt;!&#8211; cirsscontent &#8211;&gt;</td>
<td class="confluenceTd">Content of RSS feed</td>
</tr>
<tr>
<td class="confluenceTd">&lt;!&#8211; cirsstitleonly &#8211;&gt;</td>
<td class="confluenceTd">Title of feed only</td>
</tr>
<tr>
<td class="confluenceTd">&lt;!&#8211; cirssdate &#8211;&gt;</td>
<td class="confluenceTd">Date of feed</td>
</tr>
<tr>
<td class="confluenceTd">&lt;!&#8211; cirssend &#8211;&gt;</td>
<td class="confluenceTd">End the loop of the RSS feed</td>
</tr>
<tr>
<td class="confluenceTd">&lt;!&#8211; dateformat1 &#8211;&gt;</td>
<td class="confluenceTd">Date in the form of: May 1, 2011 (can be used outside of the RSS feed&#8217;s start and end tags)</td>
</tr>
</tbody>
</table>
</div>
<p>Example (This will loop through the RSS feed and display the articles)</p>
<div class="code panel pdl">
<div class="codeHeader panelHeader pdl"><b>RSS HTML Code Snipit</b></div>
<div class="codeContent panelContent pdl">
<div>
<div id="highlighter_474719" class="syntaxhighlighter  html">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="gutter">
<div class="line number1 index0 alt2">1</div>
<div class="line number2 index1 alt1">2</div>
<div class="line number3 index2 alt2">3</div>
<div class="line number4 index3 alt1">4</div>
<div class="line number5 index4 alt2">5</div>
<div class="line number6 index5 alt1">6</div>
<div class="line number7 index6 alt2">7</div>
<div class="line number8 index7 alt1">8</div>
<div class="line number9 index8 alt2">9</div>
<div class="line number10 index9 alt1">10</div>
<div class="line number11 index10 alt2">11</div>
<div class="line number12 index11 alt1">12</div>
<div class="line number13 index12 alt2">13</div>
<div class="line number14 index13 alt1">14</div>
</td>
<td class="code">
<div class="container" title="Hint: double-click to select code">
<div class="line number1 index0 alt2"><code class="html comments">&lt;!-- cirssstart --&gt;</code></div>
<div class="line number2 index1 alt1"><code class="html spaces"> </code></div>
<div class="line number3 index2 alt2"><code class="html plain">&lt;</code><code class="html keyword">h1</code><code class="html plain">&gt;&lt;</code><code class="html keyword">span</code><code class="html plain">style="font-size: 15pt; font-family: </code></div>
<div class="line number4 index3 alt1"><code class="html plain">'Georgia','serif'; color: black; </code></div>
<div class="line number5 index4 alt2"><code class="html plain">font-weight: normal; text-decoration: none;"&gt;</code></div>
<div class="line number6 index5 alt1"><code class="html comments">&lt;!-- cirsstitle --&gt;</code><code class="html plain">&lt;/</code><code class="html keyword">span</code><code class="html plain">&gt;&lt;/</code><code class="html keyword">h1</code><code class="html plain">&gt;</code></div>
<div class="line number7 index6 alt2"><code class="html plain">&lt;</code><code class="html keyword">p</code><code class="html plain">&gt;</code><code class="html comments">&lt;!-- cirsscontent --&gt;</code><code class="html plain">&lt;</code><code class="html keyword">br</code><code class="html plain">/&gt;</code></div>
<div class="line number9 index8 alt2"><code class="html plain">&lt;</code><code class="html keyword">a</code><code class="html plain">title="</code><code class="html comments">&lt;!-- cirsstitleonly --&gt;</code><code class="html plain">" </code></div>
<div class="line number10 index9 alt1"><code class="html plain">href="</code><code class="html comments">&lt;!-- cirsslinkonly --&gt;</code><code class="html plain">"&gt;</code></div>
<div class="line number11 index10 alt2"><code class="html plain">&lt;</code><code class="html keyword">span</code><code class="html color1">style</code><code class="html plain">=</code><code class="html string">"text-decoration: none;"</code><code class="html plain">&gt;</code></div>
<div class="line number12 index11 alt1"><code class="html plain">Read More &amp;raquo;&lt;/</code><code class="html keyword">span</code><code class="html plain">&gt;&lt;/</code><code class="html keyword">a</code><code class="html plain">&gt;&lt;/</code><code class="html keyword">p</code><code class="html plain">&gt;</code></div>
<div class="line number13 index12 alt2"><code class="html plain">&lt;</code><code class="html keyword">br</code><code class="html plain">/&gt;</code></div>
<div class="line number14 index13 alt1"><code class="html comments">&lt;!-- cirssend --&gt;</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<h2 id="RSSSchedule-CreateanRSSSchedule">Create an RSS Schedule</h2>
<p>After creating the RSS message template, you can select this message in the RSS Schedule setup screen.</p>
<ol>
<li>Open the <strong>Tools</strong> folder in the left menu, then click <strong>RSS Schedule</strong> (Note: if you do not see the RSS Schedule option and would like to use it, please contact your account administrator)</li>
<li> Click <strong>Create </strong></li>
<li>In the RSS schedule setup, select the <strong>RSS message</strong> you created with the RSS template code above</li>
<li>Add the message details like subject and from address</li>
<li>Select a <strong>list</strong> to send the RSS messages</li>
<li>Enter the full URL for the <strong>RSS feed URL</strong> (including the <a rel="nofollow">http://)</a></li>
<li>Select the <strong>max number of entries</strong> to include in each message sent out</li>
<li>Click <strong>Preview</strong> to view the message that will be created from the RSS feed</li>
<li>Select the <strong>send frequency</strong> (daily/weekly/monthly) and time of day to send the message</li>
<li>Once everything is set up, change the status to <strong>Active</strong>.  This will make the RSS Schedule live<br />
.</li>
</ol>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3316/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eMail Delivery Success &#8211; Troubleshooting Email Block and Filter Issues</title>
		<link>https://www.emailnetworks.com/emailmarketing/3215</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3215#comments</comments>
		<pubDate>Fri, 10 Oct 2014 16:46:12 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/?p=3215</guid>
		<description><![CDATA[Email filtering and delivery rates are based on many factors, including: Complaints: Occur when subscribers mark your message as spam. Complaints happen for a variety of reasons, but may indicate that you have insufficient permission for some or all of the addresses on your list.  In addition, complaints can cause future campaigns to be blocked [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="main-header">
<div id="title-heading" class="pagetitle with-breadcrumbs">
<h2 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Emailfilteringanddeliverabilityarebasedonmanyfactors,includingthefollowing:">Email filtering and delivery rates are based on many factors, including:</h2>
</div>
</div>
<div id="content" class="page view">
<div class="wiki-content">
<ol>
<li><strong>Complaints:</strong> Occur when subscribers mark your message as spam. Complaints happen for a variety of reasons, but may indicate that you have insufficient permission for some or all of the addresses on your list.  In addition, complaints can cause future campaigns to be blocked and sent straight to the spam folder.</li>
<li><strong>High unknown user rates</strong>: When a message is sent to many email addresses that have become inactive or do not exist anymore.</li>
<li><strong>Spam trap addresses</strong>: Email addresses that are used by a blacklist to test if the email address was obtained by a bot that is crawling for addresses.  If a message is sent to a spam trap, your IP reputation will drop.</li>
<li><strong>Content</strong>: Spam filters look for specific words or characteristics from each message that are weighted based on their likelihood to indicate that a message is unwanted or legitimate mail. Spam filters are always adapting and learning more about what is and isn&#8217;t unwanted mail, so it is not possible for us to offer specific advice about improving your mail content.</li>
<li><strong>Sending Consistency</strong>: Sending with consistent volumes and frequencies month over month is ideal. Spammers tend to &#8220;pop up&#8221; on an IP and disappear.</li>
</ol>
<h2 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Herearesomespecificrecommendationstoconsiderthatcanhelpimprovedeliverabilityovertime:">Here are some specific recommendations to consider that can help improve delivery rates:</h2>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Complaints">Complaints</h3>
<ul>
<li>Clearly offer an unsubscribe option to subscribers and honor unsubscribes requests. Opting out should be just as simple as opting in</li>
<li>Add text reminding subscribers where they opted-in to receive your email</li>
<li>Monitor your complaint rates</li>
<li>Validate you are adhering to applicable anti-spam and privacy laws and policies</li>
<li>Ensure your marketing communications are timely, relevant, have been requested and that you have permission to send them to the user</li>
<li>Consider the frequency of your mailings. What are the user’s expectations?</li>
<li>Check if you imported new emails that were unverified or from an outside source. Email addresses such as info@, sales@, and <a class="external-link" href="mailto:webmaster@example.com" rel="nofollow">webmaster@example.com</a> are a clear indication that the list is not 100% opt in</li>
<li>From address should be working email addresses that are well monitored</li>
</ul>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Highunknownuserrates">High unknown user rates</h3>
<ul>
<li>Maintain your mailing lists. This includes purging old, bad or inactive addresses from your mailing lists.</li>
<li>Acquire names responsibly and send mail only to users that opt-in to receiving your email.</li>
</ul>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Spamtrapaddresses">Spam trap addresses</h3>
<ul>
<li>Monitor and manage both hard and soft bounces. Bounce notices can provide invaluable information regarding the ISP&#8217;s treatment of your email.</li>
</ul>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Content">Content</h3>
<ul>
<li>Choose content wisely and verify URLs look normal and point to valid domains</li>
<li>Use your own domain in your From address. Don&#8217;t use free email addresses as your From address as all DMARC compliant mail receivers (including Yahoo, Hotmail, and Gmail) are bouncing emails sent as &#8220;@yahoo.com, @outlook.com, @gmail.com&#8221; addresses that aren&#8217;t sent through their servers.</li>
<li>Ensure emails are cleanly formatted and clearly identifiable as originating from your service.</li>
<li>Use a friendly from name and email address to help subscribers recognize and trust emails sent from you</li>
<li>Implement outbound email authentication using a sender authentication package. This helps protect from spoofing and ensure the Critical Impact mail servers are authorized to send mail, while protecting the brand and domain from threats to their brand and misrepresentation.</li>
<li>Segment or separate traffic by brand or type of mail. Corporate email, customer acquisition, customer retention and transactional emails should be segmented. Senders who wish to maintain separate reputations for each should consider segment mail streams by IP address and utilizing separate authentication packages.</li>
<li>Follow content and formatting best practices: use the Spam/link checker tool to help remove known spam keywords and broken links.</li>
</ul>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-SendingConsistency">Sending Consistency</h3>
<ul>
<li>Be consistent. Send email from the same IP&#8217;s</li>
<li>Less is more. Send less mail more often vs. lots of mail for short periods of time</li>
</ul>
<p><strong>The bottom line to remember is: if as little as 1% of your customers complain, the inability to communicate with your entire customer base may be the end result. </strong></p>
<p>Finally, please thoroughly test before launching any campaign. This means frequent testing with recipient accounts using various clients and major email service providers to ensure that communications are being received in a desired fashion.</p>
<h2 id="E-mailDeliverability-TroubleshootingBlocksandFilters-DeliverabilityScenarios">Delivery Rate Scenarios</h2>
<p>&nbsp;</p>
<h4 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Scenario1:YouremailisbeingdeliveredtotheJunkemailFolderSymptoms:">Scenario 1: Your email is being delivered to the Junk email Folder<br />
Symptoms:</h4>
<p>1.  Open, click and unsubscribe rates decline</p>
<p>2.  Recipients inform you that your email is delivered to the junk folder</p>
<p><strong>Common Causes</strong>:</p>
<p>1.  Too many recipients reported your previous emails as spam</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Be consistent. Send email from the same IP&#8217;s</li>
<li>Change the Subject lines of your messages to be more relevant.</li>
<li>Make sure the From address is recognizable and would never be perceived as deceptive.</li>
<li>Reduce the frequency of your messages.</li>
<li>Make sure you are sending what the recipients expect to receive.</li>
<li>Increase the relevance of your messages.</li>
<li>Reduce frequency to addresses that have not opened or clicked recently.</li>
<li>Make the Unsubscribe option easy to find and use.</li>
<li>Send an immediate confirmation message.</li>
<li>Add more relevant text content to your messages.</li>
</ul>
<p>2.  Too much of your mail is sent to invalid or inactive email addresses</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Avoid mailing addresses that have not responded to your mail (i.e. opened or clicked) recently, or from users that have requested to be unsubscribed</li>
<li>Please contact support@emailnetworks.com for help to create an exclude list and properly import.</li>
</ul>
<p>&nbsp;</p>
<p>3.  Your sender authentication record is incorrect or missing</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Ensure your outbound mail is compliant. Contact support@emailnetworks.com to verify your sender authentication is set up correctly.</li>
</ul>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Scenario2:YourmessageisdeliveredsuccessfullywithoutabouncebutnotdeliveredtotheInboxorjunkmailfolder">Scenario 2: Your message is delivered successfully without a bounce but not delivered to the Inbox or junk mail folder</h3>
<h4 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Symptoms:"> Symptoms:</h4>
<p>1. Open, click and unsubscribe rates decline</p>
<p>2. Recipients inform you that your email is not delivered to the Inbox</p>
<p>3. Some or all of the email sent to your personal email account is never delivered to the Inbox</p>
<p><strong>Common Causes</strong>:</p>
<p>1. You are sending to dynamic spam/trap accounts</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Reduce frequency to addresses that have not opened or clicked recently</li>
<li>Contact Support to create a Dynamic Exclude List.</li>
<li>Segment mailings (transactions, newsletters) by IP address and try to identify bad data segments or sources</li>
</ul>
<p>2. Too many of your email messages have been detected as SPAM by internal filtering and reputation systems</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Change the Subject lines of your messages to be more relevant</li>
<li>Reduce the frequency of your messages</li>
<li>Make sure you are sending what the recipients expect to receive</li>
<li>Increase the relevance of your messages</li>
<li>Reduce frequency to addresses that have not opened or clicked recently</li>
<li>Make the Unsubscribe option easy to find and use</li>
<li>Add more relevant text content to your messages</li>
</ul>
<p>&nbsp;</p>
<h3 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Scenario3:Yourmailisblockedormailisbouncing">Scenario 3: Your mail is blocked or mail is bouncing</h3>
<h4 id="E-mailDeliverability-TroubleshootingBlocksandFilters-Symptoms:.1">Symptoms:</h4>
<p>1. You receive an unusually high number of bounce messages</p>
<p>2. Open, click, and unsubscribe rates decline significantly</p>
<p>3. Recipients inform you that your email is not delivered to the Inbox or the junk mail folder</p>
<p>4. Some or all of the email sent to your personal email account is never delivered to the Inbox</p>
<p><strong>Common Causes</strong>:</p>
<p>1. Volume Caps</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Utilize additional IP addresses with the same sender authentication</li>
</ul>
<p>2. Blocklists</p>
<p><span style="text-decoration: underline;">Recommended Actions:</span></p>
<ul>
<li>Contact support@emailnetworks.com</li>
</ul>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3215/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing Bounce Management and Bounce Resolution Compliance</title>
		<link>https://www.emailnetworks.com/emailmarketing/3213</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3213#comments</comments>
		<pubDate>Fri, 10 Oct 2014 16:32:21 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/?p=3213</guid>
		<description><![CDATA[Email Bounce Processing and Bounce Best Practices Compliance  As a user, you cannot control bounces, but it is important that you gain an understanding of what bounces are, how a subscriber&#8217;s email address becomes &#8220;bounced&#8221;,and how the application deals with those bounces. What is an email Bounce? Bounces are messages that ISPs send back to [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="main-header">
<div id="title-heading" class="pagetitle with-breadcrumbs">
<h1 id="title-text" class="with-breadcrumbs">Email Bounce Processing and Bounce Best Practices Compliance</h1>
</div>
</div>
<div id="content" class="page view">
<div id="action-messages"></div>
<div id="page-metadata-end" class="assistive"> As a user, you cannot control bounces, but it is important that you gain an understanding of what bounces are, how a subscriber&#8217;s email address becomes &#8220;bounced&#8221;,and how the application deals with those bounces.</div>
<div class="wiki-content">
<h2 id="EmailBounceHandling-WhatisanemailBounce?">What is an email Bounce?</h2>
<p>Bounces are messages that ISPs send back to Critical Impact to explain why they can&#8217;t deliver your email to the email address you sent it to. Once you send an email, the recipient&#8217;s email server either accepts your message, or &#8220;bounces&#8221; it. If the recipient&#8217;s email server accepts your message, the recipient&#8217;s email address remains active in Critical Impact. If the recipient&#8217;s email server rejects your message, we consider this a bounce. There are two kinds of bounces &#8211; one is temporary, and one is permanent.  We&#8217;ll explain how each of those work in the next section.</p>
<p><strong>The Soft Bounce</strong> (temporary bounce) &#8211; The email address is valid, but the message couldn&#8217;t be delivered to it, most likely due to a temporary encumbrance.</p>
<p>A soft bounce occurs when the recipient&#8217;s email server rejects your email message due to a <span style="text-decoration: underline;">temporary condition</span> that exists on the receiver&#8217;s side, e.g. perhaps their inbox is full and not accepting any new messages. When a soft bounce occurs, Critical Impact will retry sending your email to the intended recipient every 60 minutes for 24 hours, which totals 24 attempts. Only after the system makes the 24 attempts does a &#8216;bounce&#8217; appear in your tracking report.</p>
<p>The 24 re-tries do not count as bounces or additional sent emails.  Instead, 24 unsuccessful retries equate to one soft bounce. The following table describes the possible causes of a soft bounce.</p>
<p>It is important to note that soft bounces are not controlled by our system or by you, our customer.  Soft bounces are entirely dictated by the intended recipient&#8217;s email servers.</p>
<div class="table-wrap">
<table class="confluenceTable tablesorter">
<thead>
<tr class="sortableHeader">
<th class="confluenceTh sortableHeader" data-column="0">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner"><strong>Cause</strong></div>
</div>
</th>
<th class="confluenceTh sortableHeader" data-column="1">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner">
<p><strong>Definition</strong></p>
</div>
</div>
</th>
<th class="confluenceTh sortableHeader" data-column="2">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner"><strong>Possible Cautions and Resolutions</strong></div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="confluenceTd" colspan="1">Inactive Email  Account</td>
<td class="confluenceTd" colspan="1">Address is temporarily unavailable as recipient&#8217;s mailbox is inactive or temporarily disabled</td>
<td class="confluenceTd" colspan="1">The subscriber&#8217;s email account is temporarily inactive or disabled. Mailboxes can be disabled for several reasons, including infrequent use, change of address, delinquency or dispute. These errors could be temporary or permanent. Recommended actions include sending messages to these subscribers in the short term to monitor acceptance, and then to contact the subscriber through other methods to confirm address, if delivery issues persist.</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Temporary Domain Failure</td>
<td class="confluenceTd" colspan="1">Temporary failure at the receiving domain</td>
<td class="confluenceTd" colspan="1">The subscriber&#8217;s mailbox is not currently accepting messages. This is a temporary deliverability issue that should be resolved prior to future sends. Continue to monitor deliverability for this subscriber. Consider contacting this subscriber through alternative means if these deliverability issues persist.</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Other</td>
<td class="confluenceTd" colspan="1">Mailbox temporarily unavailable or indecipherable bounce message received</td>
<td class="confluenceTd" colspan="1">The subscriber&#8217;s mailbox is not currently accepting messages. This is a temporary deliverability issue that should be resolved prior to future sends. Continue to monitor deliverability for this subscriber. Consider contacting this subscriber through alternative means if these deliverability issues persist.</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Mailbox Full</td>
<td class="confluenceTd" colspan="1">Recipient&#8217;s mailbox is full or has exceeded storage allocation</td>
<td class="confluenceTd" colspan="1">Your recipient&#8217;s mailbox is full or it has exceeded it&#8217;s storage allocation. The could be caused by infrequent use, a temporary change in email checking habits, or an address change. Mailbox full errors should serve as a warning sign. Consider contacting the subscriber through alternative means to confirm that you are mailing to a valid and frequently checked address.</td>
</tr>
</tbody>
</table>
</div>
<p>Soft Bounces can also be caused by poor sender reputation and/or issues stemming from too many bounces, too many complaints, or sending SPAM.  This type of soft bounce is called a &#8220;block bounce&#8221;.  It occurs when the email server rejects your message due to filtering issues, such as URL blocks, complaints, lack of proper authentication, or the domain or IP address is found on a blacklist utilized by the receiving domain. A subscriber who receives a block bounce will be re-tried in the next email send.   The following table describes the causes of a block bounce.</p>
<div class="table-wrap">
<table class="confluenceTable tablesorter">
<thead>
<tr class="sortableHeader">
<th class="confluenceTh sortableHeader" data-column="0">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner"><strong>Cause                      </strong></div>
</div>
</th>
<th class="confluenceTh sortableHeader" data-column="1">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner"><strong>Definition</strong></div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="confluenceTd" colspan="1">Complaint</td>
<td class="confluenceTd" colspan="1">Your email is blocked due to complaints</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Blacklist</td>
<td class="confluenceTd" colspan="1">IP address is on a blacklist</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Content</td>
<td class="confluenceTd" colspan="1">Message was filtered due to content</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">URL Block</td>
<td class="confluenceTd" colspan="1">Emails containing your URLs are blocked</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Authentication</td>
<td class="confluenceTd" colspan="1">Message lacks required authentication</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
<p>Soft bounces can also be caused by technical issues. This flavor of soft bounce, also called a technical bounce, occurs when the recipient&#8217;s email server rejects your message due to technical errors, such as a data format or network errors. When a subscriber experiences a technical bounce they will be re-tried in the next email send. The following table describes the causes of a technical bounce.</p>
<div class="table-wrap">
<table class="confluenceTable tablesorter">
<thead>
<tr class="sortableHeader">
<th class="confluenceTh sortableHeader" data-column="0">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner"><strong>Cause<br />
</strong></div>
</div>
</th>
<th class="confluenceTh sortableHeader" data-column="1">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner">Definition</div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="confluenceTd" colspan="1">Server Too Busy</td>
<td class="confluenceTd" colspan="1">Receiving email server is temporarily overwhelmed with delivery attempts from you and other senders</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Data Format Error</td>
<td class="confluenceTd" colspan="1">Email is rejected due to formatting or line length errors</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Network Error</td>
<td class="confluenceTd" colspan="1">Connection lost or timed our during delivery line length errors</td>
</tr>
</tbody>
</table>
</div>
<p><strong>The Hard Bounce</strong></p>
<p>A hard bounce occurs when the email server rejects your message due to permanent conditions (this typically results when an email address no longer exists, or is inactive). No more attempts are made to send this email campaign to this subscriber, and<span style="text-decoration: underline;"> the subscriber will be automatically unsubscribed from all future email attempts</span>.  While this model suits most cases, certain ISPs change from time-to-time based on how they handle spam and a number of other deliverability items.<br />
The following table describes the possible causes of a hard bounce.</p>
<div class="table-wrap">
<table class="confluenceTable tablesorter">
<thead>
<tr class="sortableHeader">
<th class="confluenceTh sortableHeader" data-column="0">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner">
<p><strong>Cause<br />
</strong></p>
</div>
</div>
</th>
<th class="confluenceTh sortableHeader" data-column="1">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner">
<p><strong>Definition</strong></p>
</div>
</div>
</th>
<th class="confluenceTh sortableHeader" data-column="2">
<div class="tablesorter-header-inner">
<div class="tablesorter-header-inner"><strong>Possible Cautions and Resolutions</strong></div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="confluenceTd" colspan="1">Domain Unknown</td>
<td class="confluenceTd" colspan="1">Domain is bad or non-existent</td>
<td class="confluenceTd" colspan="1">Sending to unknown domains is a result of poor data capture methods, old data, or questionable data sources. Sending to old lists can also increase the likelihood of mailing to dead domains, as domains that are no longer active will be represented on old lists. To avoid receiving a high number of &#8220;Domain Unknown&#8221; errors, we recommend sending a test send to 10% of your regular mailing volume. In doing so, you can assess the results from the test send without exceeding the acceptable bounce and complain rates and make a reasonable risk assessment before proceeding with a larger send.</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">User Unknown</td>
<td class="confluenceTd" colspan="1">Address is invalid and/or failure is permanent per bounce message</td>
<td class="confluenceTd" colspan="1">Industry statistics indicate that up to 33% of email addresses become invalid over a 12 month period. Receiving the User Unknown error indicates that the address is no longer active or has never been an active email address. Because of the high rate of turnover of email addresses, sending to subscribers on a regular basis will decrease the possibility of a sudden spike on a specific campaign. If mailing to an old subscriber list, we recommend sending a random 10% test to avoid a sudden increase in bounces. This error could also be the result of poor data capture methods. If this is the case, we recommend requiring subscribers to enter their email address twice</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Bad Address Syntax</p>
<p>&nbsp;</td>
<td class="confluenceTd" colspan="1">Email address invalid</p>
<p>&nbsp;</td>
<td class="confluenceTd" colspan="1">The email is not in a correct syntax. For example, you may have left out the &#8220;@&#8221; symbol or didn&#8217;t include a domain name (like &#8220;yourdomaincom&#8221; instead of &#8220;yourdomain.com&#8221;). Check your email address syntax and correct any errors you see.</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">High Unknown Address Percentage</p>
<p>&nbsp;</td>
<td class="confluenceTd" colspan="1">Email is blocked due to the high quantity/percentage of unknown or inactive addresses on your list</td>
<td class="confluenceTd" colspan="1">The subscriber&#8217;s ISP has flagged your IP address for sending too many messages that were unknown or inactive. The ISP sees that you sent emails to people that didn&#8217;t accept them. To improve this, see the section on Best Practices.</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
</tr>
<tr>
<td class="confluenceTd" colspan="1">Other</p>
<p>&nbsp;</td>
<td class="confluenceTd" colspan="1">Address is invalid and/or failure is permanent per bounce message</p>
<p>&nbsp;</td>
<td class="confluenceTd" colspan="1"></td>
</tr>
</tbody>
</table>
</div>
<h2 id="EmailBounceHandling-BounceTracking">
Bounce Tracking</h2>
<p>We track your bounces in the tracking area of the application. To access your bounce tracking data, follow these steps:</p>
<ol>
<li>Click the <strong>Reports</strong> folder.</li>
<li>Click <strong>Custom Reports</strong>.</li>
<li>Select <strong>Display All Hard and Soft Bounces by Date</strong>.</li>
<li>Click <strong>Run Report</strong></li>
</ol>
<p>We take bounces very seriously. Poor delivery results from any of our customers damages the reputation of the company and, by extension, all of our customers. Therefore, the Sending Guidelines and Thresholds are in place to prevent abuse of our email system and to ensure our clients practice permission-based, opt-in email. We continue to lead the industry in deliverability rates &#8211; due in part to our commitment to, enforcement of, and client consultation on permission marketing best practices.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3213/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Bounce Codes List</title>
		<link>https://www.emailnetworks.com/emailmarketing/3209</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3209#comments</comments>
		<pubDate>Thu, 09 Oct 2014 17:17:28 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/?p=3209</guid>
		<description><![CDATA[While there are many Bounce Codes few are commonly used (noted in bold and orange) 0    Unknown 2    Email Send Error 10    Email address is invalid or not active, no such mailbox exists 20    General Soft Bounce 21    Soft Bounce &#8211; DNS Failure 22    Mailbox Full 23    Message Too Large for mailbox recipient 24    Response [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="main-header">
<div id="title-heading" class="pagetitle with-breadcrumbs">
<h1 id="title-text" class="with-breadcrumbs">While there are many Bounce Codes few are commonly used (noted in bold and orange)</h1>
</div>
</div>
<div id="content" class="page view">
<div class="wiki-content">
<p>0    Unknown<br />
2    Email Send Error<br />
10    Email address is invalid or not active, no such mailbox exists<br />
20    General Soft Bounce<br />
21    Soft Bounce &#8211; DNS Failure<br />
22    Mailbox Full<br />
23    Message Too Large for mailbox recipient<br />
24    Response timed out from destination mail server<br />
25    Message Quarantined<br />
26    Message was flagged due to characteristics of spam<br />
27    Firewall issues on the desitnation mail server prevented this message from being delivered<br />
28    Mail server refused connection<br />
30    Email address is invalid or not active, no such mailbox exists<br />
40    Destination mail service problems<br />
50    Message was flagged due to characteristics of spam<br />
51    Spam<br />
52    Message was flagged due to characteristics of spam (Content)<br />
53    Mail blocked due to attachment<br />
54    Destination mail server does not allow relays, mailbox is most likely incorrect<br />
55    Mail server requires more information on senders domain<br />
60    Auto Reply response detected (e.g. out of office)<br />
110    Mail server requires confirmation<br />
<strong>501    rejected due to configuration issues with remote host</strong><br />
<strong>502    bounced due to bad connection issues with remote host</strong><br />
<strong>503    refused or blocked due to content related reasons</strong><br />
<strong>504    bounced due to not being delivered before the bounce-after</strong><br />
<strong>505    bounces due to receiving no response from remote host after connecting</strong><br />
<strong>506    rejected due to other reasons</strong><br />
<strong>507    refused or blocked due to general policy reasons</strong><br />
<strong>508    rejected due to SMTP protocol syntax or sequence errors</strong><br />
<strong>509    rejected or blocked due to mailbox quota issues</strong><br />
<strong>510    refused or blocked due to remote mail server relaying issues</strong><br />
<strong>511    bounced due to mail routing issues for recipient domain</strong><br />
<strong>512    refused or blocked due to spam related reasons</strong><br />
<strong>513    refused or blocked due to virus related reasons</strong><br />
514    Invalid Sender, might require pre-authorization<br />
550    General Send Error<br />
<strong>1000    bounced due to invalid or non-existing domains</strong><br />
<strong>1001    rejected due to expired, inactive, or disabled recipient addresses</strong><br />
<strong>1002    rejected due to bad, invalid, or non-existent recipient addresses</strong><br />
<strong>1100    rejected due to bad, invalid, or non-existent recipient addresses</strong></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3209/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is my message marked as SPAM or sent to Quarantine Folder?</title>
		<link>https://www.emailnetworks.com/emailmarketing/3207</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3207#comments</comments>
		<pubDate>Wed, 08 Oct 2014 11:12:44 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/?p=3207</guid>
		<description><![CDATA[Why is my message marked as SPAM? SPAM filters have become increasingly complex in order to identify which emails are from legitimate senders which are not.  Spam filters look at a long list of criteria to decide whether your email is spam.  Also, spam filters are very private about why your email passed or failed [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="main-header">
<div id="title-heading" class="pagetitle with-breadcrumbs">
<h1 id="title-text" class="with-breadcrumbs"><a href="http://wiki.criticalimpact.com/pages/viewpage.action?pageId=6226690">Why is my message marked as SPAM?</a></h1>
</div>
</div>
<div id="content" class="page view">
<div id="page-metadata-end" class="assistive"></div>
<div class="wiki-content">
<p>SPAM filters have become increasingly complex in order to identify which emails are from legitimate senders which are not.  Spam filters look at a long list of criteria to decide whether your email is spam.  Also, spam filters are very private about why your email passed or failed to try to prevent spammers from figuring out their techniques.</p>
<p>Typically, there is not one single change that can be made in order to let your email pass a spam content filter.  Instead, most filters use a scoring system, if you score high enough, they block your email.  Having !!! in the subject may be 10 points, and having a high image to text ratio could be 24 points!  Once you are over a certain score, your email is blocked.  There are 100&#8217;s of spam filters, each with their own unique settings.</p>
<h1 id="WhyismymessagegoingtoSPAM?-ReasonsamessagecouldlandintheSPAMorjunkfolder">Reasons a message could land in the SPAM or junk folder</h1>
<h2 id="WhyismymessagegoingtoSPAM?-SubscriberEngagement">Subscriber Engagement</h2>
<ul>
<li>AOL, Gmail, Hotmail, Yahoo!, and other major email clients use subscriber engagement to filter spam
<ol>
<li>The more your recipients open, click, and read your messages, the more highly engaged your audience</li>
<li>The more engaged your audience, the more likely your messages are to land in the inbox</li>
<li>If your subscribers are not engaged, the message could be filtered as spam</li>
</ol>
</li>
<li>Email providers don&#8217;t share exact filtering data with senders. But by tracking your campaigns&#8217; opens, clicks, and unsubscribes, you&#8217;ll be able to gauge how your subscribers are engaging with your messages</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-Subscribersclick&quot;reportspam&quot;button">Subscribers click &#8220;report spam&#8221; button</h3>
<ul>
<li>One of the greatest marks against you if you&#8217;re having trouble getting into the inbox will be if your email content has been previously flagged as spam by your subscribers</li>
<li>If a lot of your recipients click the &#8220;report spam&#8221; button against your messages, their email client can start to block your campaigns and deliver other messages straight to the spam folder</li>
<li>If subscribers move emails out of the spam folder, that&#8217;s a positive indicator and can help ensure future emails that are similar are delivered to the inbox instead.</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-SubscribersNoLongerWishtoReceiveMessages">Subscribers No Longer Wish to Receive Messages</h3>
<ul>
<li>A frequent sending pattern might be tolerated initially, but eventually subscribers may tire of the frequency and start marking your mail as spam</li>
<li>To prevent this, you may want to adopt engagement based sending</li>
</ul>
<h2 id="WhyismymessagegoingtoSPAM?-ListHygiene">List Hygiene</h2>
<h3 id="WhyismymessagegoingtoSPAM?-SPAMTraps">SPAM Traps</h3>
<ul>
<li>Spam Traps are email addresses that are used by a blacklist to test if the email address was obtained by a bot crawling for email addresses.  If you send to a SPAM trap email address, the SPAM filters will know that you did not receive this address through a valid opt-in</li>
<li>Purchased lists can contain many dead emails and spam traps that quickly inform mailbox providers that you are sending unsolicited emails</li>
<li>To avoid including a SPAM trap email in your mailing list, use an <span class="external-link">opt-in process</span> to obtain your subscribers and do not buy lists</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-Unsubscribes">Unsubscribes</h3>
<ul>
<li>If the unsubscribe link is not prominently displayed in the message or the message footer, some subscribers choose to mark as SPAM instead of unsubscribing</li>
</ul>
<h2 id="WhyismymessagegoingtoSPAM?-SubjectLine">Subject Line</h2>
<ul>
<li>Misleading claims could make the message look suspicious: the subject line needs to correlate with the content of the message.<br />
<span style="text-decoration: underline;">Example</span>: the subject line states that the recipient has won a prize, while the copy lists conditions that have to be met in order to claim it.</li>
<li>Your subject contains trigger words or excessive punctuation (FREE!!!!)</li>
<li>Exclamation marks are especially risky in email subject lines</li>
</ul>
<h2 id="WhyismymessagegoingtoSPAM?-FromAddress">From Address</h2>
<ul>
<li>A free email address as your from address can trigger SPAM filters
<ol>
<li>Avoid using a free/personal email address such as @hotmail.com or @gmail.com</li>
<li>Instead, use an email domain for the company or organization for which you are sending email</li>
<li>Make sure to use a working email address that can receive messages</li>
</ol>
</li>
<li>Your from address needs to be recognizable and trustworthy to external audiences: if subscribers do not recognize the address, they may mark the message as SPAM before opening it</li>
<li>No from address or noreply@ since this looks like spam and will increase the likelihood of your email being filtered.</li>
<li>Frequent changes of from address names</li>
<li>Obscure from address field names or from addresses that do not exist</li>
</ul>
<h2 id="WhyismymessagegoingtoSPAM?-MessageContent">Message Content</h2>
<h3 id="WhyismymessagegoingtoSPAM?-WordChoice">Word Choice</h3>
<ul>
<li>There is no complete list of spam trigger words, but you can try testing various text and avoid the risky words listed below.</li>
<li>Be careful with words associated with the language of sales. If overused, they may trigger spam filters and route your emails to junk folders. Risky words include: prize, free, bonus, buy, purchase, order, guarantee, credit card, sex</li>
<li>Anything about getting money, paying less money, or money-back guarantees may be marked as SPAM</li>
<li>Excessive use of &#8220;click here.&#8221;  Make your call-to-action links more specific to avoid filters.</li>
<li>Don&#8217;t forget to use spell check; misspellings are yet another spam indicator in your email content</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-FontStyles">Font Styles</h3>
<ol>
<li>
<h4 id="WhyismymessagegoingtoSPAM?-FontColors">Font Colors</h4>
<ul>
<li>Do not use too many different font colors (especially red or green)</li>
<li>Since red is a loud color and can be hard to read, it may cause your message to be caught in an email filter</li>
</ul>
</li>
<li>
<h4 id="WhyismymessagegoingtoSPAM?-AllCapitalLetters">All Capital Letters</h4>
<ul>
<li>Using all capital letters MAKES IT LOOK LIKE YOU&#8217;RE SHOUTING, makes your email look like spam, and will dramatically increase the likelihood of your email being filtered</li>
<li>When emphasis is needed, use a maximum of one word per sentence in all capitals, never a whole sentence</li>
</ul>
</li>
<li>
<h4 id="WhyismymessagegoingtoSPAM?-ExtraneousStyles">Extraneous Styles</h4>
<ul>
<li>Make sure your content does not include styling from <strong>Microsoft Word</strong>. If you are pasting in content from Word, you will want to use the “Paste from Word” button in the message editor to avoid having extra styling tags pasted along with the text</li>
</ul>
</li>
<li>
<h4 id="WhyismymessagegoingtoSPAM?-FontSize">Font Size</h4>
<ul>
<li>Using extra large font size could trigger a filter.  Ordinary font size is considered 10-14px</li>
</ul>
</li>
</ol>
<h3 id="WhyismymessagegoingtoSPAM?-ExcessivePunctuationMarksorSymbols">Excessive Punctuation Marks or Symbols</h3>
<ul>
<li>!!! or ??? or $$$ are likely to trip email filters especially when used in conjunction with spam-like words and capital letters.</li>
<li>One exclamation mark per sentence is enough</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-Links">Links</h3>
<ul>
<li>Spam filters check the links in your message. If you link to a domain that has a poor reputation you will be penalized.</li>
<li>Check that the links in your message are valid.</li>
<li>As a best practice, please avoid shortened URLs in emails because spammers frequently abuse them. Some shortened domains have been placed on some of the most widely used block lists, which means that emails containing these links can be blocked by a spam filter</li>
<li>Linking to too many different domains in an email could make the message look suspicious</li>
<li>Additionally you should avoid linking to URL’s that contain folders with 1-2 characters, because some filters will see that as a bad thing</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-UnsupportedContent">Unsupported Content</h3>
<ul>
<li>Javascript, form code, or embedded video within your email could flag the message as SPAM</li>
<li>Sending attachments with the message</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-Images">Images</h3>
<ul>
<li>Good text to image ratio: it&#8217;s suggested that for every graphic, include at least two lines of text</li>
<li>Do not send any image-only emails</li>
<li>Optimize images: this will shrink the overall size of the message</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-MessageLength">Message Length</h3>
<ul>
<li>An email with no content in the subject and body of the message might be classified as spam.</li>
<li>Keep emails short because too much copy is another red flag for spam filters.</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-EmailVersions">Email Versions</h3>
<ul>
<li>Include both a HTML and text version of your email.  Not having a text only version of the message could trigger a SPAM filter</li>
<li>Note: our system automatically generates a <span class="confluence-link">text version</span> from the text inserted into the message tab of the message editor.  Just make sure that if your message contains only images, you add some text to the text only tab.</li>
</ul>
<h3 id="WhyismymessagegoingtoSPAM?-IncompleteInformation">Incomplete Information</h3>
<ul>
<li>Your physical address is required by law. Always include your reply email address and your Web site URL, if you have one. Depending on your business, you may decide to include your phone number as well.</li>
<li>Your physical address is added by default to the message footer.  If you use a custom footer make sure to add the physical mailing address to this footer of elsewhere in the message content</li>
</ul>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3207/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing being Marked as SPAM</title>
		<link>https://www.emailnetworks.com/emailmarketing/3205</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3205#comments</comments>
		<pubDate>Tue, 07 Oct 2014 09:08:13 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/?p=3205</guid>
		<description><![CDATA[Best Practices to avoid content spam filters Spam filters are very private about why your email passed or failed. They do this to ensure that spammers don&#8217;t figure out their defense techniques. There is typically not one simple change in order to let your email pass by a spam content filters.  Instead, most filters use [&#8230;]]]></description>
				<content:encoded><![CDATA[<div id="main-header">
<div id="title-heading" class="pagetitle with-breadcrumbs">
<h1 id="title-text" class="with-breadcrumbs">Best Practices to avoid content spam filters</h1>
</div>
</div>
<div id="content" class="page view">
<div class="wiki-content">
<div class="inset line">
<div class="in15">
<p>Spam filters are very private about why your email passed or failed. They do this to ensure that spammers don&#8217;t figure out their defense techniques.</p>
<p>There is typically not one simple change in order to let your email pass by a spam content filters.  Instead, most filters use a scoring system, if you score high enough, they block your email.  An &#8220;all caps&#8221; word may be one point, repeated words may be another point, and $$ in the subject may be 10 points!   Once you are over a certain score, you email is blocked.  There are 100&#8217;s of spam filters, each with their own unique settings.</p>
<h2 id="GuidelinestoAvoidbeingMarkedasSPAM-ThingstoAvoid">Things to Avoid</h2>
<p><strong>Spam-like words</strong><br />
Free, guarantee, credit card, sex etc.</p>
<p><strong>Red text</strong><br />
Red is a loud color and can be hard to read. It is also a spam tactic that may trip an email filter.</p>
<p><strong>All capital letters</strong><br />
Resist the temptation to use capital letters and over-punctuate. When you use all capital letters, there is no differentiation in your words. This makes them harder to read. It COMES ACROSS LIKE YOU&#8217;RE SHOUTING, makes your email look like spam and will dramatically increase the likelihood of your email being filtered.</p>
<p><strong>Incomplete information</strong><br />
Your physical address is required by law. Always include your reply email address and your Web site URL, if you have one. Depending on your business, you may decide to include your phone number as well.</p>
<p><strong>Excessive punctuation !!!, ???</strong><br />
This is likely to trip email filters especially when used in conjunction with spam-like words and capital letters.</p>
<p><strong>Excessive use of &#8220;click here&#8221; especially in all capital letters</strong><br />
Make your call-to-action links more specific to avoid filters.</p>
<p><strong>Excessive use of $$, and other symbols</strong><br />
Again, this tactic is likely to trip email filters. Use just one dollar sign for currency and use descriptive words instead of symbols to get your message across.</p>
<p><strong>No &#8220;From:&#8221; address or noreply@</strong><br />
It looks like spam and will increase the likelihood of your email being filtered.</p>
<p><strong>Misleading (or missing) subject line</strong></p>
<p><strong>Include both a HTML and text version of your email</strong></p>
<h2 id="GuidelinestoAvoidbeingMarkedasSPAM-WordstoAvoidinSubjectLines">Words to Avoid in Subject Lines</h2>
<p>This does not include any inappropriate subject lines:</p>
<ul>
<li>All caps</li>
<li>dollar amounts</li>
<li>spammy looking monetary reference</li>
<li>owe</li>
<li>indebted</li>
<li>other</li>
<li>wipe out</li>
<li>remove</li>
<li>get (?:rid| out) of| eradicate)</li>
<li>(?:owe| debt| obligation)</li>
<li>(?:alert| response| assistance| proposal| reply| warning| noti(?:ce| fication)| greeting| matter))</li>
<li>bsecurity (?:[a-z_,-]+ )*?measures?b/i</li>
<li>(?:Jan| Feb| Mar| Apr| May| Jun| Jul| Aug| Sep| Oct| Nov| Dec)S* d+% OFF/</li>
<li>&#8220;At No Cost&#8221;</li>
<li>Cheap in Caps</li>
<li>talks about money bonus!</li>
<li>low rates</li>
<li>looks like Fharmacy spams.</li>
<li>starts with Do you dream,have,want,love, etc.</li>
<li>starts with Lose</li>
<li>says will help</li>
<li>Re: new ddd</li>
<li>Attempt to obfuscate words in Subject:</li>
<li>line starts with Buy or Buying</li>
<li> starts with dollar amount</li>
</ul>
<p>Contact our support team at (866) 271-5908 for addition assistance.</p>
</div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3205/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take the Day Off &#8211; eMail Networks Full Service Options (by request)</title>
		<link>https://www.emailnetworks.com/emailmarketing/3185</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3185#comments</comments>
		<pubDate>Sat, 04 Oct 2014 04:39:39 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/new2014/?p=3185</guid>
		<description><![CDATA[We have experienced quite a surge in interest for our &#8220;Full Service&#8221; Account Management Services.  Here is a basic breakdown of how we can make your job much easier. Full Service &#8211; Basic &#8211; Including Data import and export. &#8211; Including sending statistics reports. &#8211; Client provides content of the e-mail blast. &#8211; eMail Networks [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>We have experienced quite a surge in interest for our &#8220;Full Service&#8221; Account Management Services.  Here is a basic breakdown of how we can make your job much easier.</p>
<p>Full Service &#8211; Basic</strong></p>
<p>&#8211; Including Data import and export.</p>
<p>&#8211; Including sending statistics reports.</p>
<p>&#8211; Client provides content of the e-mail blast.</p>
<p>&#8211; eMail Networks specialist sets up and sends the e-mail blast</p>
<p>by using your existing templates.</p>
<p>&#8211; Included are two e-mail blasts per month.</p>
<p>&#8211; $50 for an additional blast.</p>
<p>&nbsp;</p>
<p><strong>Full Service &#8211; Premium</strong></p>
<p>&#8211; Including Data import and export.</p>
<p>&#8211; Including sending statistics reports.</p>
<p>&#8211; Including best practice e-mail campaign consulting.</p>
<p>&#8211; Client provides content of the e-mail blast.</p>
<p>&#8211; eMail Networks specialist sets up and sends the e-mail blast</p>
<p>by creating one new customized HTML email template every month.</p>
<p>&#8211; Included are two e-mail blasts per month</p>
<p>&#8211; $50 for an additional blast.</p>
<p>&nbsp;</p>
<p><strong>Full Service &#8211; Complete Campaign Management</strong></p>
<p>&#8211; Including Data import and export.</p>
<p>&#8211; Including sending statistics reports.</p>
<p>&#8211; Review of e-mail marketing needs and goals.</p>
<p>&#8211; eMail Networks manages the entire e-mail marketing campaign.</p>
<p>&#8211; Complete Coordination of photos, text and graphics.</p>
<p>&#8211; Offers, Coupons and specials developed for client</p>
<p>Contact me at stephanie@emailnetworks.com or the Sales Team at sales@emailnetworks.com</p>
<p>Talk to you soon! <img src="https://www.emailnetworks.com/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Stephanie</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3185/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Okay, Here&#8217;s the answer on purchased lists &#8211; Just say NO</title>
		<link>https://www.emailnetworks.com/emailmarketing/3189</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3189#comments</comments>
		<pubDate>Sat, 21 Jun 2014 09:00:46 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/new2014/?p=3189</guid>
		<description><![CDATA[Do not purchase or rent lists. Many purchased, rented or stolen lists contact “honey pot” email addresses maintained by the SPAM filtering organizations. If you sent to these address the organizations send an automated report to all major ISPs and SPAM filtering companies that mark you as a spammer or potential spammer. This flags the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Do not purchase or rent lists. Many purchased, rented or stolen lists contact “honey pot” email addresses maintained by the SPAM filtering organizations. If you sent to these address the organizations send an automated report to all major ISPs and SPAM filtering companies that mark you as a spammer or potential spammer. This flags the sender and sending IP addresses that there is problem and scrutiny of the sender and IP are increased. If a problem is severe or persists an IP or sender block is issued which can have a negative effect on your delivery results in the short and long term. Contact our support team at <a href="mailto:support@emailnetworks.com">support@emailnetworks.com</a> to discuss any questions about new lists before you import them into your White Cloud system.</p>
<p>Talk to you soon!</p>
<p>Stephanie</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3189/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Webinar Black Friday Email Critique by the eMail Networks Team</title>
		<link>https://www.emailnetworks.com/emailmarketing/3181</link>
		<comments>https://www.emailnetworks.com/emailmarketing/3181#comments</comments>
		<pubDate>Sat, 04 Jan 2014 08:00:02 +0000</pubDate>
		<dc:creator><![CDATA[Stephanie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e-mailnetworks.com/new2014/?p=3181</guid>
		<description><![CDATA[Join our eMail Networks Online Webinar to Critique YOUR Email Campaigns &#8211; Send us your eMail blast for a Free live critique &#8211; Increase reach and stir up conversation in 2014 &#8211; Wake up in bed with your clients (your email of course) Date and Time: Jan 31st 2014 &#8211;Click here- to sign up for this webinar [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>Join our eMail Networks Online Webinar to Critique YOUR Email Campaigns</strong></p>
<p>&#8211; Send us your eMail blast for a Free live critique<br />
&#8211; Increase reach and stir up conversation in 2014<br />
&#8211; Wake up in bed with your clients (your email of course)<br />
<strong>Date and Time: Jan 31st 2014</strong><strong><br />
&#8211;</strong><strong>Click here-</strong><strong> to sign up for this webinar</strong></p>
<p><strong>Do you want your eMail critiqued live?</strong></p>
<p>Please forward your eMail to <a href="mailto:contact@emailnetworks.com">contact@emailnetworks.com</a> for a complimentary eMail Evaluation</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emailnetworks.com/emailmarketing/3181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
