| | | Time Traveler
       
Group: Forum Members Last Login: 6/15/2005 1:07:00 AM Posts: 217, Visits: 1 |
| All, I've posted host2iis, a VBScript that lets you quickly add a remote domain to MS SMTP, enabling incoming mail for that domain to be relayed to its mailbox (or next-hop) server. The script is designed for IMail admins with a large number of domains that would be painful to enter through the Internet Services Manager GUI. Notes: - The MS SMTP 'Default SMTP Virtual Server' is always virtual server 1, unless it's been removed and re-added. - The script only handles one domain at a time for input. However, it's easy to feed it a list of domains from a text file. To batch create from a text file, create domains.txt with one domain per line and run like so: for /f %i in (domains.txt) do cscript hosts2iis.vbs 1 %i 192.168.1.1 System requirements: - Microsoft SMTP Service 5.0 (2000) or later. Not tested on earlier versions. Support: - Please post support questions as [OT] to the IMail or Declude forums to create a public archive. Download: http://www.mailmage.com/products/software/freeutils/host2iis/download/release/ --Sandy
------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. Defuse Dictionary Attacks: Turn Remote Mailboxes into Aliases on your IMail MX! http://www.imprimia.com/products/software/freeutils/ldap2aliases/download/release/ |
| |
|
|