Due to the UNION query in address_list, the assumption that the list of
gids received from the database would be continuous does not hold.
To prevent addresses for domains with multiple entry types from being
listed, it is necessary to check the list of domain gids for every
entry.
Signed-off-by: martin f. krafft <madduck@debian.org>
---
VirtualMailManager/common.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
.. |curr_vers_rel_date| replace:: The most current version of vmm is 0.6.0,
released on 28 June 2012.
.. |rel_hist| replace:: Older releases are listed in the :doc:`release_history`.