if (DebugFile.trace) DebugFile.decIdent();
throw new AddressException("RecipientsHelper.parseRecipientsList() list "+sLId.substring(sLId.indexOf('@')+1,sLId.indexOf('.'))+" not found");
}
}
String sPer = oLst.getStringNull(DB.de_list,null);
String sLst = oLst.activeMembers(oAdCn);
if (sLst.length()>0) {
String[] aLst = Gadgets.split(sLst,',');
int iLst = aLst.length;
if (null==aBccAddrs) {
iPos = 0;