Fwd: Re: [Zope] Zope Newsletters Products
--- Hamzat Kamal <k_hamzat@yahoo.com> wrote:
Date: Mon, 13 May 2002 04:28:17 -0700 (PDT) From: Hamzat Kamal <k_hamzat@yahoo.com> Subject: Re: [Zope] Zope Newsletters Products To: Maik Jablonski <maik.jablonski@uni-bielefeld.de>
hi,
you can use MailBoxer for a start:
http://www.zope.org/Members/mjablonski/MailBoxer
set up a moderated maillist, so only the moderator is able to send mails to the members-list. then you can call the mail_bulk-method via scripts which will send mails with your content to the members.
look at the source of the dtml-mail_bulk for the exact parameters. most of it is done simply via REQUEST.
for automatically subscription you can use the manage_addProperties on the MailBoxer-Folder.
greetings, maik
Hi maik,
After extracting the MailBoxers-1.20422.tgz, what I got was a single file Mailboxers-1.20422.
I have a zope server running on win 98.
1. where in my zope server will I place this file (Mailboxers-1.20422.) for it to appear in the list of objects in the workspace.
2. In your Read me text file, here I want some clarifications:-
" What do I have to do to use a MailBoxer? If you want to use a MailBoxer, you must first install the gateway-script smtp2zope.py as root in a location of the mailserver where your MTA can execute it".
- where can I get this file(smtp2zope.py )
- Does this means that I have to install a mailserver software seperately before I can use MailBoxers on zope.
Kindly assist. I am anxious to hear from you.
===== Hamzat kamaldeen Ishola Dnet Systems Limited 223 Ikorodu Road, Lagos. Nigeria. 234 1 7749381, 234 08033011305 __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com
Hi maik,
After extracting the MailBoxers-1.20422.tgz, what I got was a single file Mailboxers-1.20422.
I have a zope server running on win 98.
1. where in my zope server will I place this file (Mailboxers-1.20422.) for it to appear in the list of objects in the workspace.
it's a problem of some windows unzip-programs. rename the file from .tgz to .tar.gz. then you will get a regular product...;-)
2. In your Read me text file, here I want some clarifications:-
" What do I have to do to use a MailBoxer? If you want to use a MailBoxer, you must first install the gateway-script smtp2zope.py as root in a location of the mailserver where your MTA can execute it".
- where can I get this file(smtp2zope.py )
see above...
- Does this means that I have to install a mailserver software seperately before I can use MailBoxers on zope.
yes, you need a mail-server for mailboxer. maybe you can install the "smtp2zope.py" on an existing mailserver and submit the mails to your zope on your windows box. i've heard that some people run MailBoxer under Windows with some commercial mail-servers. I only work with linux, so I've no experience with windows-servers at all. greetings, maik. -- maik jablonski http://www.sachunterricht-online.de universitaet bielefeld http://www.zfl.uni-bielefeld.de zentrum fuer lehrerbildung tlph://+49.(0).521.106.4234
participants (2)
-
Hamzat Kamal -
Maik Jablonski