Geoff Varney wrote: > Thanks Kevin, that seems to do the trick. However in my environment (a > school district) for some time now email addresses have taken 2 forms: > [EMAIL PROTECTED] > And > [EMAIL PROTECTED] > > So using LDAP it lets in messages addressed to @domain but NOT to > @mail.domain. Can I tweak the filter to look for only the username part of > the address to get around this? I tried LDAPFilter = > proxyaddresses=smtp:USERNAME but that fails on either now. Clearly I don't > understand the syntax and meanings of these settings, maybe it can't be done > or more things need to be changed.
If '[EMAIL PROTECTED]' is a valid email address assigned to an AD account (for instance a secondary SMTP address), ASSP will see it using the filters i posted. If they aren't valid in AD you won't be able to validate them using LDAP. Kevin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
