--On Friday, March 08, 2002 11:49 AM -0500 "Barry A. Warsaw" <[EMAIL PROTECTED]> wrote: > There might be a way to defer this until SMTP delivery time, in which > case we'd only create the copies in memory when talking to the smtpd. Please! Exploding onto slow disk is bad... Also, why create a copy at all? Why not just do the substitution in real-time during the SMTP conversation? i.e., instead of buffer->filter->buffer->tcp, just do buffer->filter->tcp. No GC needed. -- Carson _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
- [Mailman-Developers] big list Fil
- Re: [Mailman-Developers] big list Fil
- Re: [Mailman-Developers] big list Barry A. Warsaw
- Re: [Mailman-Developers] big list Fil
- Re: [Mailman-Developers] big list Barry A. Warsaw
- Re: [Mailman-Developers] big list Fil
- Re: [Mailman-Developers] big list Carson Gaspar
- Re: [Mailman-Developers] big list Fil
- Re: [Mailman-Developers] big ... Barry A. Warsaw
- Re: [Mailman-Developers] big list Nigel Metheringham
- Re: [Mailman-Developers] big ... Fil
- Re: [Mailman-Developers] big ... Barry A. Warsaw
- Re: [Mailman-Developers] ... John W Baxter
- Re: [Mailman-Developers] ... Fil
- Re: [Mailman-Developers] ... John W Baxter
- Re: [Mailman-Developers] ... Fil