Zope bulk mailing has recently been discussed here and the general opinion
was to avoid it. Zope is just not a bulk mailer. Look into e.g. mailman
and hand off the task. 

Stefan

On Tue, 24 Oct 2000, Holger Lehmann wrote:

> I can send single email with one recipient without problems.
> I need to use a bcc: for about 4000 users. No way doing that halfway 
> performant with a <dtml-in> ... </dtml-in> statement.
> 
> I am thinking of the 
> bcc: user1, user2, user3 .... user4000
> header.
> It ought to get parsed in the MailHost product and sent directly to the 
> proper smtp-host ....


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to