Good question that I'd like to see answered. 

Some partial answers of existing related structures that could be kludged together to work in a very unelegant fashion.
  • SiteAdmin.NotifyList is an list of emails of folks the system sends emails to when a page is changed
  • It would seem you'd want a different page like SiteAdmin.NewsLetterList on the admin side of things to store a newsletter list. 
    • Being on the SiteAdmin, it would be modestly secure.
  • 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).
    • Perhaps one might have a SiteAdmin Edit page that would have a NotifyNewsList box. 
    • One would just edit the news in this Edit page, click the NotifyNewsList box, and emails would go out to the list?
Or something like that.   I could sure use something like that on a couple sites I've got. 

Jabba Laci wrote:
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
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


  

-- 

Always, Dr Fred C
[EMAIL PROTECTED]
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to