Maybe fix ud-mailgate
authorPeter Palfrader <peter@palfrader.org>
Mon, 15 Mar 2010 20:13:26 +0000 (21:13 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 15 Mar 2010 20:13:26 +0000 (21:13 +0100)
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;