mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/extensions/SMTPAccountStatusNotificationHandler.java @@ -567,7 +567,7 @@ { for (Attribute a : attrList) { for (AttributeValue v : a.getValues()) for (AttributeValue v : a) { if (debugEnabled()) {