<?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/2009/06/unsubscribe-link-in-entry-notify-email-template.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2009://24/tag:forums.movabletype.org,2009://24.15695-</id>
  <updated>2009-11-28T12:32:48Z</updated>
  <title>Comments for Unsubscribe link in entry notify email template</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15695</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/unsubscribe-link-in-entry-notify-email-template.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=15695" title="Unsubscribe link in entry notify email template" />
    <published>2009-06-24T01:35:24Z</published>
    <updated>2009-06-24T03:37:08Z</updated>
    <title>Unsubscribe link in entry notify email template</title>
    <summary>I&apos;m trying to have a link in the blog entry notification email that unsubscribes the email recipient when the recipient clicks on the link. Similar to the behavior of the Subscribe Verify email template. Here&apos;s the code I put in...</summary>
    <author>
      <name>keefer</name>
      
    </author>
    
    <category term="Design, Templates, &amp; Tags" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I'm trying to have a link in the blog entry notification email that unsubscribes the email recipient when the recipient clicks on the link.  Similar to the behavior of the Subscribe Verify email template.</p>

<p>Here's the code I put in the Global Templates/Email Templates/Edit Template:</p>

<p>start code_____________</p>

<p>http://marilyns.nexcess.net/blog/mt-add-notify.cgi?__mode=unsubscribe&email=&magic=&blog_id=&redirect=&entry_id=</p>

<p>end code________________</p>

<p>The blog's web address is http://marilyns.nexcess.net.  I tried the  instead of http://marilyns.nexcess.net/blog/mt-add-notify.cgi but that didn't work either.  Figured I'd try a direct url and script path.</p>

<p>All I get in the email template is this:</p>

<p>http://marilyns.nexcess.net/blog/mt-add-notify.cgi?__mode=unsubscribe&email=&magic=&blog_id=2</p>

<p>Which of course does not work.</p>

<p>Can someone tell me what I need to do have this template have the correct code to have an unsubscribe link?</p>

<p>Thank you!</p>

<p>Chris keefer</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15695-comment:25537</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15695" type="text/html" href="http://forums.movabletype.org/2009/06/unsubscribe-link-in-entry-notify-email-template.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/unsubscribe-link-in-entry-notify-email-template.html#c25537" />
    <title>Comment from keefer on 2009-06-23</title>
    <author>
        <name>keefer</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<pre> <a href="http://marilyns.nexcess.net/blog/mt-add-notify.cgi?__mode=unsubscribe&amp;email=&lt;mt:var" rel="nofollow">http://marilyns.nexcess.net/blog/mt-add-notify.cgi?__mode=unsubscribe&amp;email=&lt;mt:var</a> name="email" escape="url"&gt;&amp;magic=&lt;mt:var name="magic" escape="url"&gt;&amp;blog_id=&lt;$MTBlogID$&gt;&lt;mt:if name="redirect_url"&gt;&amp;redirect=&lt;mt:var name="redirect_url" escape="url"&gt;&lt;mt:else&gt;&lt;mt:if name="entry"&gt;&amp;entry_id=&lt;$MTEntryID$&gt;&lt;/mt:if&gt;&lt;/mt:if&gt;
</pre>]]>
    </content>
    <published>2009-06-24T03:33:42Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15695-comment:25539</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15695" type="text/html" href="http://forums.movabletype.org/2009/06/unsubscribe-link-in-entry-notify-email-template.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/unsubscribe-link-in-entry-notify-email-template.html#c25539" />
    <title>Comment from keefer on 2009-06-23</title>
    <author>
        <name>keefer</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The code snippet above is the code I put in the email template.</p>

<p>In the original posting didn't include this full snippet.</p>]]>
    </content>
    <published>2009-06-24T03:37:08Z</published>
  </entry>

</feed>
