X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-mailgate;h=ae86f6311cffaed92ab23faf5eab1d2116c4ead5;hp=e8b509acd032465fa8bb77253dcf9c0f937cc4bc;hb=77661e58f39415c6cee20e537d9a65afd7827ca7;hpb=d3a6742b552e46765692d062758d658cf8e51e98 diff --git a/ud-mailgate b/ud-mailgate index e8b509a..ae86f63 100755 --- a/ud-mailgate +++ b/ud-mailgate @@ -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;