On Mon, 29 Nov 2004 04:44:03 -0800, Blake Mitchell <[EMAIL PROTECTED]> wrote: > ocl wrote: > > ... > > -- Single copy. Again, our people simply thrive on sending CC/BCC stuff > > to 10 dozen people for every single mail. Again, without Cyrus, > > we'd all be working for disk manufacturers. > > Correct me if I'm wrong, but isn't this the purpose of the physmessage > table, so the same message contents only get inserted inserted into the > database once, no matter how many people it is delivered to?
This is one of the purposes, yes. The other one is that copies are a lot faster this way (no need to copy data). Ilja