--- a/VirtualMailManager/handler.py Mon Apr 09 23:44:36 2012 +0200
+++ b/VirtualMailManager/handler.py Mon Apr 09 23:50:12 2012 +0200
@@ -697,7 +697,7 @@
def catchall_info(self, domain):
"""Returns an iterator object for all destinations (`EmailAddress`
instances) for the `CatchallAlias` with the given *domain*."""
- return self._get_catchall(domain)
+ return self._get_catchall(domain).get_destinations()
def catchall_delete(self, domain, targetaddress=None):
"""Deletes the `CatchallAlias` for domain *domain* with all its