When importing contacts from LDAP with the option to replace mapped attributes if contact already exists selected, contact records will only be updated if they are not associated with an SBM user. A message of "Msg - User Associated" is written to the log if a contact record is found that is associated with an SBM user so it cannot be updated through the contacts import. To update contact records that are associated with SBM users, use the user import or update from LDAP which will also update any contact record fields that are mapped.
If an ODBC import is setup to run an appscript which writes various messages to the event viewer, Ext.LogErrorMsg and Ext.LogWarningMsg messages will go to the event viewer (as expected), but Ext.LogInfoMsg messages are not sent to the event viewer. STEPS: 1. Setup an ODBC import which runs a pre-appscript (or post).
When importing users from LDAP, you can setup and configure the LDAP Option Set. On this screen, there is an option for "Send the log by e-mail when import completes". The option selected here is not saved (i.e. next time you open the screen, the box is auto-selected) and not honored (even if you uncheck the box, you still get the email).