Skip to main content

No hostname found for IP address

Comments

2 comments

  • Infopro
    LF_EXIMSYNTAX

    This item was removed in todays CSF update acording to the ConfigServer blog: New csf v12.06 | ConfigServer Services Blog
    0
  • Orlando Pulgar
    Thanks!!! i compare the line in 12.05 i found if (($config{LF_EXIMSYNTAX}) and ($globlogs{SMTPAUTH_LOG}{$lgfile}) and ($line =~ /^S+s+S+s+([d+] )?no host name found for IP address (S+)/)) { my $ip = $2; my $acc = ""; $ip =~ s/^::ffff://; if (checkip($ip)) {return ("Exim syntax errors from","$ip|$acc","eximsyntax")} else {return} } This was removed in the 12.06 version I'm upgrading all my CSF. Thanks again!!
    0

Please sign in to leave a comment.