Home
last modified time | relevance | path

Searched refs:ConfigShowError (Results 1 – 1 of 1) sorted by relevance

/dports/mail/assp/assp-1.9.9.14158/ASSP_1.9.9_14158_install/ASSP/
H A Dassp.pl38654 $ret .= ConfigShowError( 1, "ERROR: !!!!!!!!!! missing MakeSLRE{$name} in code !!!!!!!!!!" )
38687 $ret .= ConfigShowError( 1, "ERROR: $name contains wrong definition ($_) - $@");
38757 sub ConfigShowError { subroutine
38824 $ret .= ConfigShowError(1,"AdminInfo: $name: $1 ($l)") ;
38859 $ret .= ConfigShowError(1, "AdminInfo: invalid IPv6 address $l in $name");
38869 $ret .= ConfigShowError(1, "AdminInfo: invalid IPv6 address $l in $name");
38921 … $ret .= ConfigShowError(1,"AdminInfo: $name error in line $l, IP notation: $ip$bits");
38931 $ret .= ConfigShowError(1,"AdminInfo:$name $@") if $@;
38976 $ret .= ConfigShowError(1,"AdminInfo: regular expression error in '$name:$new': $@") if $@;
43870 $ret .= ConfigShowError(1,"ERROR: syntax error in recipient replacement rule $v");
[all …]