19 Oct
2006
19 Oct
'06
2:40 p.m.
is it possible to use Mailboxer to send emails to all registered users - if yes how is this being accomplished? is it a good/bad idea? are there better solutions? thanks -dr
20 Oct
20 Oct
6:59 a.m.
New subject: [Zope] MailBoxer
--On 19. Oktober 2006 16:40:58 +0200 Daniel Raible <draible@gmx.ch> wrote:
is it possible to use Mailboxer to send emails to all registered users -
First, Zope does not provide a user registration where users have an email property. So what do you have in mind? Using CMF, Plone? Second, Mailboxer is a mailinglist system and not the right choice. Anyway...sending out emails to a list of user can easily be done by using the Mailhost API..write a form that passes the data to a script and the script will all the Mailhost..that's almost trivial. -aj
7107
Age (days ago)
7108
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Jung -
Daniel Raible