> In the production environment, the SMTP addresses for a user are > [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] etc. and not > in the Active Directory, i.e. not something like > [EMAIL PROTECTED]
Okay, but the addys are definitely in AD; they may not be "federated" with the AD domain, but they are properties of each user. > I installed a fresh copy of IMail v8.12 on the test machine. Good idea. :) > For the "Official Host Name" I chose the same as my production box, > mail.bentall.com and it is listening on the local, non-routeable IP, > which is the only IP on the test machine. OK. > I then added a host, gave it an "Official Host Name" of > "storeforward.mydomain.com" and a "Host Alias" of "mydomain.com" and > set it as a virtual host so that I wouldn't have to give it a unique > IP. OK. > Then I added an entry to the test machine's "hosts." file so that it knew > that 192.168.116.100 is the IP for the internal Exchange 2000 that is our > current gateway, e.g. "192.168.116.100 mydomain.com" Stop. You can't route local domains off-box, by definition. The domain you use in HOSTS (or in DNS), the same domain you'll use in the alias targets, can't be the same as an IMail local domain. > Then I ran exchange2alias like so: > cscript exchange2aliases.vbs storeforward.mydomain.com > LDAP://10.192.0.1/cn=users,dc=bentall,dc=local mydomain.com mydomain.com You have to use a last argument--the 'Exchange SMTP target domain in IMail aliases'--that is a domain which is both routed off-box by IMail _and_ accepted (via recipient policy) by Exchange. I use exchange.broadleaf.local as an example of such an internal-only routing domain. You can use anything you want. If you already have a recipient policy for your AD domain, but (as you stated) this isn't really an active SMTP domain, this would be a fine choice. --Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] SpamAssassin plugs into Declude! http://www.mailmage.com/products/software/freeutils/SPAMC32/download/release/ Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! http://www.mailmage.com/products/software/freeutils/exchange2aliases/download/release/ http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/release/ --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
