<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2008://24.7561-</id>
  <updated>2011-09-01T02:28:16Z</updated>
  <title>Comments for <![CDATA[E-Mail notification -&gt; How?]]></title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2008://24.7561</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=7561" title="E-Mail notification -&gt; How?" />
    <published>2008-09-16T12:38:32Z</published>
    <updated>2008-09-17T13:36:37Z</updated>
    <title>E-Mail notification -&gt; How?</title>
    <summary>Hi! I&apos;m asking here after I really surfed a lot of manuals and pages on the net. It sounds so simple: I want to send out a notification email everytime a new entry appears. Either to a hard-coded list of...</summary>
    <author>
      <name>Steffen Schwigon</name>
      <uri>http://renormalist.net</uri>
    </author>
    
    <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>Hi!</p>

<p>I'm asking here after I really surfed a lot of manuals and pages on the net.</p>

<p>It sounds so simple:  </p>

<p>I want to send out a notification email everytime a new entry appears.
Either to a hard-coded list of email addresses or to a list of
users who subscribe on their own, doesn't really matter, any solution would be ok.</p>

<p>I just don't find it, where/how to enable it.  I tried MTOS 4.12 and MTOS 4.21.</p>

<p>Any help? Please idiot proof as I really already "tried everything" (tm).</p>

<p>Thanks in advance,
Steffen</p>
]]>
      

    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2008://24.7561-comment:7427</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2008://24.7561" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html#c7427" />
    <title>Comment from kimonostereo on 2008-09-16</title>
    <author>
        <name>kimonostereo</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yes the documentation has hidden nuggets all over the place and you have to read just about everything to get the important stuff. </p>

<p><a href="http://www.movabletype.org/documentation/appendices/release-notes.html" rel="nofollow">http://www.movabletype.org/documentation/appendices/release-notes.html</a></p>

<p>This is found under known issues:<br />
The "Address Book" feature has been deprecated. Users wishing to re-enable this feature must add the following line to the end of their mt-config.cgi file: EnableAddressBook 1</p>]]>
    </content>
    <published>2008-09-16T15:48:57Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2008://24.7561-comment:7441</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2008://24.7561" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html#c7441" />
    <title>Comment from Mike T on 2008-09-16</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You may find <a href="http://www.codemonkeyramblings.com/2008/09/a-script-for-importing-email-a.php">this script</a> which I just wrote tonight to be of interest. Just put it in your movable type directory with a CSV file named notifications.csv and run it with Perl. It'll import each line of the CSV file as a notification record.</p>]]>
    </content>
    <published>2008-09-17T01:22:17Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2008://24.7561-comment:7453</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2008://24.7561" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html#c7453" />
    <title>Comment from Dan Wolfgang on 2008-09-17</title>
    <author>
        <name>Dan Wolfgang</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Unless something about MT Notifications has changed, they won't do what you want. Notifications will let you send an e-mail to a bunch of addresses about a new entry, but you must manually send it.</p>

<p>To automatically send e-mail when you publish a new entry, take a look at [MT-Notifier](http://everitz.com/mt/notifier/index.php).</p>]]>
    </content>
    <published>2008-09-17T13:32:39Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2008://24.7561-comment:7455</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2008://24.7561" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/e-mail-notification---how.html#c7455" />
    <title>Comment from Dan Wolfgang on 2008-09-17</title>
    <author>
        <name>Dan Wolfgang</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Oh yeah, and the FeedBurner e-mail notifier is a good choice, too.</p>]]>
    </content>
    <published>2008-09-17T13:36:37Z</published>
  </entry>

</feed>

