On Thu, August 17, 2006 21:53, Lars Kneschke wrote: > Michael Tabolsky <[EMAIL PROTECTED]> schrieb: > >> Do you mean the problem that php has access to the whole email server >> database regardless the mailbox authentication? Seems to be treat, but we >> can figure out how to put it in limits... > > Yes. That's my main concern. >
It's not all that different to imapd having access to the whole db. Unless you have seperate DB's per user you can't have that layer. At some point you have to trust something ;->
