VirtualMailManager/handler.py
branchv0.6.x
changeset 508 18870919ec48
parent 505 3da8c919584f
child 510 1fa354bbdb90
--- 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