VirtualMailManager/constants/ERROR.py
changeset 158 6949f6eaf26e
parent 128 cf8116625866
child 162 0ac9ef587769
--- a/VirtualMailManager/constants/ERROR.py	Tue Oct 20 18:58:09 2009 +0000
+++ b/VirtualMailManager/constants/ERROR.py	Thu Oct 22 18:40:06 2009 +0000
@@ -49,3 +49,4 @@
 UNKNOWN_SERVICE = 64
 UNKNOWN_TRANSPORT_ID = 65
 VMM_ERROR = 66
+VMM_TOO_MANY_FAILURES = 67