[ZWeb] Re: DISCUSS: Wiki subscription slowness
Lennart Regebro
lennart@torped.se
Tue, 9 Apr 2002 08:26:33 +0200
From: "Simon Michael" <simon@joyful.com>
> FWIW, current ZWiki makes a single call to Mailhost.send per edit, listing
> all subscribers in the bcc field. I don't know if that translates to
> multiple SMTP connections
No it doesn't.
> or if WikiForNow's implementation is different.
Well, MailHost up to now has a bug that doesn't remove the bcc field from
the mail, so it would be understandable if it wasn't implemented like that.
Or, there is some other reason for the slow sending.