diff --git a/saslauthd/lak.c b/saslauthd/lak.c index e29c898c..cb3cd34c 100644 --- a/saslauthd/lak.c +++ b/saslauthd/lak.c @@ -705,9 +705,8 @@ static int lak_expand_tokens( strcat(buf,ebuf); free(ebuf); } - } else - syslog(LOG_DEBUG|LOG_AUTH, "Domain/Realm not available."); - break; + break; + } case 'R': case 'r': if (ISSET(realm)) {