> BTW, does your 5XXSINK program have the capabilities to poll iMail > for updated users or do we need to run the account import function > every time someone adds a new account?
You can run ExtractUsers periodically on the IMail mailbox server and dump the results straight into 5XXSINK's rcptlist.txt on the IIS SMTP server. It's not so much an import "function" as just a refresh of the text file. Switching from "push" to "pull," you could also fairly easily tweak ldap2aliases, running on the IIS SMTP server, to query the remote IMail OpenLDAP service and write the results to the rcptlist.txt. 5XXSINK doesn't do LDAP lookups on its own, neither batch nor on-the-fly. --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.imprimia.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.imprimia.com/products/software/freeutils/exchange2aliases/download/release/ http://www.imprimia.com/products/software/freeutils/ldap2aliases/download/release/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
