On Thu, 30 Sep 2004 20:46:48 -0700 (PDT), Sumbry][ <[EMAIL PROTECTED]> wrote:
>
> Previously, I figured that because of postgres cascading deletes and the
> fact that dbmail used foreign keys and cascading deletes, if I removed an
> account from dbmail, everything associated w/that account would g
Previously, I figured that because of postgres cascading deletes and the
fact that dbmail used foreign keys and cascading deletes, if I removed an
account from dbmail, everything associated w/that account would get removed as
well.
However, that is not the case. I've gone through several CVS upg