<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Good question that I'd like to see answered.&nbsp; <br>
<br>
Some partial answers of existing related structures that could be
kludged together to work in a very unelegant fashion.<br>
<ul>
  <li>SiteAdmin.NotifyList is an list of emails of folks the system
sends emails to when a page is changed </li>
  <li>It would seem you'd want a different page like
SiteAdmin.NewsLetterList on the admin side of things to store a
newsletter list.&nbsp; <br>
  </li>
  <ul>
    <li>Being on the SiteAdmin, it would be modestly secure. </li>
  </ul>
  <li>Then there would need to be a rather simple cookbook recipe to
add names to the list, with a SiteAdmin option to mail the list the
newsletter when the SiteAdmin wants to (aka, not just any old time, by
any old person, of any old chunk of junk/spam). <br>
  </li>
  <ul>
    <li>Perhaps one might have a SiteAdmin Edit page that would have a
NotifyNewsList box.&nbsp; <br>
    </li>
    <li>One would just edit the news in this Edit page, click the
NotifyNewsList box, and emails would go out to the list? <br>
    </li>
  </ul>
</ul>
Or something like that.&nbsp;&nbsp; I could sure use something like that on a
couple sites I've got.&nbsp; <br>
<br>
Jabba Laci wrote:
<blockquote
 cite="mid:310fbb00711290534j5881714al6b0617af066c77b9@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi,

I have a PmWiki site for a project where users can download the
software. I'd like to add the feature "subscribe to newletter". The
idea is very simple: users can write their e-mail addresses in a text
field and the result is stored in a file.

Questions:

- Do you know a module that can do this?
- How to store the result securely? That is, the file containing the
addresses should be hidden from outside.
- Next step: what is the simplest way for sending newsletters?

        Thanks,

                 Laszlo

_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>


  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 

Always, Dr Fred C
<a class="moz-txt-link-abbreviated" href="mailto:drfredc@drfredc.com">drfredc@drfredc.com</a></pre>
</body>
</html>