Interesting Conversation ...<br><br>Tim,<br><br>This sounds much like what I would like to set up for clients.&nbsp; I have been thinking about how I might do this but still have several points that I&#39;m not sure how to address.&nbsp; <br>
<br>Newsletter Features<br><ul><li>Branding - handled by custom theme applied to the newsletter pages</li><li>Intro Message - An optional message at the top of the newsletter</li><li>Article Teasers - Teasers for each article featured in this newsletter.<br>
</li><li>In This Issue (TOC) - a simple list of the items featured in this newsletter</li><li>Ads/Promos - Display ads and promotions in the sidebar of the newsletter.<br></li></ul>Given this structure, I&#39;d like for the process for sending out a newsletter to be something like:<br>
<ol><li>Publish Articles to website - content should be published to the website so that it has a permanent home.&nbsp; The teasers in the newsletter will link to these articles.<br></li><li>Create Newsletter<ul><li>write intro message</li>
<li>specify which articles to include in the newsletter</li><li>specify which ads to include in the sidebar<br>
    </li></ul>
</li><li>View the page in the browser.&nbsp; Ideally, I&#39;d like to provide a text area from which they could copy the source code.</li><li>Paste the code into the email<br></li></ol>Do you have any tips on how to generate the HTML for the newsletters using Drupal?&nbsp; Specifically:<br>
<ul><li>Are you using a CCK type to define the newsletter?<br></li><li>How do items get added to a newsletter issue?</li><li>How do you specify the order of the articles in the newsletter?&nbsp; Is it easy to change the order?</li>
<li>How do you generate compliant HTML (so that it works in email clients)?&nbsp; Obviously the theme takes care of some of it, but don&#39;t you have to modify the output of some of the teasers, or do you still make it work somehow with just a linked stylesheet (I haven&#39;t had success with that myself)?</li>
</ul>Thanks much for any tips.<br><br>Michael Thorne<br>
<a href="mailto:MikeyLikesIt@drupal.org">MikeyLikesIt@drupal.org</a><br><br><br><br><br><div class="gmail_quote">On Feb 4, 2008 4:40 AM, Tim Deeson &lt;<a href="mailto:timd@deeson.co.uk">timd@deeson.co.uk</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Chris<br><br>I&#39;m of much the same opinion, there&#39;s more to running large scale mass<br>
email systems then just managing subscriptions and pumping emails into<br>Sendmail.<br><br>We&#39;ve been using Drupal to manage and generate the HTML and the issues<br>etc and then using MailChimp to do the actual emailing. We&#39;ve embedded<br>
MailChimp subscribe and unsubscribe etc into the template.<br><br>This has given us a CMS for non-techie staff to manage the newsletters<br>without getting into all the complicated deliverability issues. I<br>don&#39;t see that we can address the deliverability issues at a price<br>
that makes sense compared to MailChimp&#39;s (for example) rates.<br><br>We also use their InBox Inspector (email program HTML proofer) and<br>statistics which could be replicated but at their prices why re-invent<br>the wheel?<br>
<br>An example of this is <a href="http://www.green-places.co.uk" target="_blank">www.green-places.co.uk</a> (demonstrates principle<br>although doesn&#39;t use MailChimp). This site was created specifically to<br>house and manage an email newsletter.<br>
<br>Thanks<br><br>Tim<br><a href="http://www.deeson.co.uk/emedia/" target="_blank">www.deeson.co.uk/emedia/</a><br><div class="Ih2E3d"><br>&gt; Hi guys,<br>&gt;<br>&gt; I&#39;m new to this list so please forgive if this has been addressed<br>
&gt; before.<br>&gt;<br>&gt; I often get requests from clients for email newsletter facilities, and<br>&gt; i know Drupal has a module that handles this, but I&#39;ve usually chosen<br>&gt; a third party solution like Mailbuild, or Mailchimp over it though.<br>
&gt; I&#39;m doing this because there seems to be way more to email marketing<br>&gt; than simply bolting a module onto a Drupal install, and I don&#39;t have<br>&gt; the resources to track white lists and spam filtering, and all the<br>
&gt; other niggly things about sending bulk emails.<br>&gt;<br>&gt; Well, those are the reasons the third party solutions give in their<br>&gt; sales pitch anyway!<br>&gt;<br>&gt; Has anyone here had good/bad experiences with providing Drupal-related<br>
&gt; newsletter services to clients here they would be prepared to share?<br>&gt;<br>&gt; Thanks,<br>&gt;<br>&gt; Chris<br><br></div><div><div></div><div class="Wj3C7c">_______________________________________________<br>consulting mailing list<br>
<a href="mailto:consulting@drupal.org">consulting@drupal.org</a><br><a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br></div></div></blockquote>
</div><br>