> Does anyone have a script to do store and forward already? I need a > dos script to read the imail registry from server A, dump a list of > the domains to a batch file, and the run the store and forward > command for each domain on server B. Any help is much appreciated!
You can use the free DOMLIST from Declude (www.declude.com) to get a domain dump, then parse the output into the HOSTS file. Note, though, that the traditional "dumb" store-and-forward offers you no protection against dictionary attacks, while the LDAP-based store-and-forward you can implement using ldap2aliases (see my sig) offers a more complete solution. --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/ 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/
