<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[How-to]]></title>
    <link>https://www.moyeamedia.com/how-to/</link>
    <description><![CDATA[How-to]]></description>
    <pubDate>Wed, 22 Apr 2026 11:40:26 +0000</pubDate>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Gammadyne Mailer Retail Edition FAQ]]></title>
      <link>https://www.moyeamedia.com/how-to/gammadyne-mailer-retail-edition-faq/</link>
      <description><![CDATA[<ol>
<li><strong>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ff0000;">&nbsp; </span></strong><span style="color: #ff0000;"><strong>Is there a limit to the number of messages Gammadyne Mailer Retail Edition can send?</strong></span></li>
</ol>
<p><span style="color: #ff0000;"><a href="http://www.moyeamedia.com/gammadyne-mailer"><span style="color: #ff0000;">Gammadyne Mailer Retail Edition</span></a></span> does not have an arbitrary limit on the number of recipients.&nbsp; When using a database, only one record is in memory at a time.&nbsp; For lists that are in a text file, Gammadyne Mailer Retail Edition will scan through the file one line at a time.&nbsp; These techniques use very little memory and permit absolutely huge mailing lists.</p>
<p>Notes:</p>
<p>If the list has more than 1000 recipients, the "No Preview" Send Mode should be used.</p>
<p>There is no limit to the message size, although many SMTP servers have trouble with messages over 4 MB.</p>
<p>Gammadyne Mailer Retail Edition is not intended for spamming and contains no features for hiding your identity.&nbsp; Please send email only to customers, acquaintances, and opt-ins.</p>
<p><span style="color: #ff0000;">&nbsp;</span></p>
<ol>
<li><span style="color: #000000;"><strong>2.</strong></span><span style="color: #ff0000;"><strong><span style="color: #000000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> </strong><strong>Can Gammadyne Mailer Retail Edition deliver messages directly to the recipients?</strong></span></li>
</ol>
<p>Yes, use the "Direct Delivery" option on the "Send/Delivery" branch.&nbsp; When checked, each message is delivered directly to its recipient's mail server.</p>
<p>&nbsp;</p>
<ol>
<li><span style="color: #ff0000;"><strong>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>How do I throttle (limit) the delivery rate?</strong></span></li>
</ol>
<p>To limit Gammadyne Mailer's delivery rate, there are several options:</p>
<p>On the Send/Delivery branch, check the "Pulse" box, enter the number of messages that should be sent in one pulse, then enter the number of seconds between pulses.</p>
<p>For Indirect Delivery, it is possible to throttle the delivery rate to the intermediate SMTP server.&nbsp; On the Servers/SMTP branch, check the "Use Project SMTP Settings" box.&nbsp; Fill out the server information.&nbsp; Specify the message limit in the "Throttle Count" column.&nbsp; Specify the time period in the "Throttle Period" column (in seconds).&nbsp; No more than Throttle Count messages will be sent to the SMTP server during each Throttle Period.</p>
<p>On the Send/Domain Throttles branch, you may configure specific domains to which the delivery rate is throttled.&nbsp; Also, at the bottom of this branch, there is one additional option called the "Universal Domain Throttle".&nbsp; This feature will ensure that no individual mail server will receive too many messages too fast.</p>
<p>Lower the number of Threads (on the Send branch).</p>
<p>&nbsp;</p>
<ol>
<li><span style="color: #ff0000;"><strong>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>How do I personalize an email with a database column?</strong></span></li>
</ol>
<p>Place the column name inside double brackets, like this:</p>
<p>Dear [[CustomerName]],</p>
<p>See the help file under the title "G-Merge" for more information on personalizing messages.</p>
<p>&nbsp;</p>
<ol>
<li><span style="color: #ff0000;"><strong>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>How should embedded images be properly specified?</strong></span></li>
</ol>
<p>Before version 33.0, the &lt;img&gt; tags had to be properly specified.&nbsp; This is no longer necessary.&nbsp; On the HTML Body/Options branch, check the "Automatically Parse Images" box and set the "Image Locality" to the desired mode.&nbsp; Gammadyne Mailer will automatically reformat the &lt;img&gt; tags and embed the images.</p>
<p>&nbsp;</p>
<ol>
<li><span style="color: #ff0000;"><strong>6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>How do I set the background color of the HTML email?</strong></span></li>
</ol>
<p>To control the background color of the HTML body, the &lt;body&gt; tag should look something like this:</p>
<p>&lt;body bgcolor="#FFFFFF"&gt;</p>
<p>The hexadecimal color code is reported by the System‑G color picker control.&nbsp; Choose "Color picker" from the "Interface" menu.</p>
<p>&nbsp;</p>
<ol>
<li><span style="color: #ff0000;"><strong>7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>How do I process bounce-backs, sign-ups, and opt-outs in one project?</strong></span></li>
</ol>
<p>Although it is not recommended, this is possible.&nbsp; Please refer to Incoming Script Example #14 in the Help file.</p>
<p>To create a MS-DOS batch that will launch multiple incoming projects, please refer to the Help Guide entitled "Batch Operations".</p>
<p>&nbsp;</p>
<ol>
<li><span style="color: #ff0000;"><strong>8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>How do I import addresses from the Outlook Express Address Book?</strong></span></li>
</ol>
<p>Gammadyne Mailer Retail Edition can import email addresses directly from the System Address Book.&nbsp; First, open the project that will use the email addresses.&nbsp; Make sure a Database, Recipient File, or Recipient List is specified.&nbsp; Then, start the "Add Recipients" tool from the Tools menu.&nbsp; Click the "Import From Address Book" button.&nbsp; Choose the appropriate address format, then click OK.&nbsp; See the help file for complete details.</p>
<p>To manually export email addresses from the Address Book, use this procedure:</p>
<p>Go to the Outlook Express Address Book.</p>
<p>From the File menu, choose "Export", then "Other Address Book...".</p>
<p>Choose "Text File (Comma Separated Values)".</p>
<p>Click the "Export" button.</p>
<p>Enter the filename of the text file to which the address book will be exported to.</p>
<p>Click the "Next" button.&nbsp; The "CSV Export" window will appear.</p>
<p>Check the box next to each field that should be exported.&nbsp; Click "Finish".</p>
<p>Use notepad to edit the exported file.&nbsp; On the first line, make sure there are no dashes in the column names.</p>
<p>In Gammadyne Mailer Retail Edition, on the "Recipients" branch, check the "Recipient File" box.&nbsp; Below it, click the "Browse" button and locate the export file.&nbsp; Also check the "Simple Merge" box, and choose the column name for the recipient email address (it should be in the drop down list).</p>]]></description>
      <pubDate>Wed, 03 Apr 2013 02:45:26 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Facebook Video Audience Grow Faster than YouTube’s]]></title>
      <link>https://www.moyeamedia.com/how-to/facebook-video/</link>
      <description><![CDATA[<p>According to the data from market research company ComScore, it shows that the video audience of Facebook grow much faster than YouTube&rsquo;s.</p>
<p>ComScore said Facebook video audience has reached 41 million by this April, it grows 2 times compared with 13 million in the same period last year. While YouTube audience has increased 25% to reach 1.35 billion in total.</p>
<p>The competition with Google in video field is a very important strategic step for Facebook to be an influential video-sharing website. Another market research company Experian Hitwise says, the independent visitors number of Facebook has exceeded the one who visit Google the first time in March, Facebook has become the No.1 website which has the biggest traffic.</p>]]></description>
      <pubDate>Mon, 25 Feb 2013 12:12:41 +0000</pubDate>
    </item>
  </channel>
</rss>
