Maybe fix ud-mailgate
[mirror/userdir-ldap.git] / ud-mailgate
index e8b509a..ae86f63 100755 (executable)
@@ -383,7 +383,7 @@ def DoDNS(Str,Attrs,DnRecord):
    if cnamerecord is None and\
       arecord is None and\
       mxrecord is None and\
-      txtrecord is None and
+      txtrecord is None and\
       aaaarecord is None:
      return None;