Re: Email personalization
[email protected] (Barry A. Warsaw) Thu, 6 Dec 2001 09:38:41 -0500
| Newsgroups | gmane.comp.web.zope.zmailman |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "JW" == Joachim Werner <[email protected]> writes: >> In general, I think it's better to have Zope craft the email >> however it wants, and then hand them off to Mailman one at a >> time. There's probably little difference in performance either >> way, and it would complicate the interface if Mailman had to do >> it. JW> But Zope will then not have to wait for the mail to be sent, JW> right? And MailMan will queue the mails for delivery? Correct. Zope just has to "wait" until it's finished the hand-off to Mailman. -Barry