I assume your user base is in the registry...simply export HKLM\Software\Ipswitch\IMail\Domains to get a list of domains. If you want cleaner output you could write a VBS script to enumerate the keys, skipping the ones that start with $ or are ip addresses.
Sample VBS scripts to read/write the registry are in the archives. Darin. ----- Original Message ----- From: "Oblio" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 22, 2004 9:29 PM Subject: RE: [IMail Forum] Domlist.exe Oh - I thought this would tell you what domains were on the server. Oh well. At 08:26 PM 8/22/2004, you wrote: >http://www.declude.com/Articles.asp?ID=100 > >Domain Lister (domlist.exe) - A program that you can run on your mail server >that goes through a log file to determine how many E-mails were >sent/received per domain, as well as the total number of bytes sent/received >per day per domain. This is a command line program, so to use it, just go to >a command prompt and type "domlist -help" for instructions. > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Oblio >Sent: Sunday, August 22, 2004 8:21 PM >To: [EMAIL PROTECTED] >Subject: Re: [IMail Forum] Domlist.exe > >Um, what is domlist.exe, and where do I get it? > >Thanks, >Oblio > >At 04:17 PM 8/22/2004, you wrote: > >Hi all, > > > >Trying to automate a method for domlist to create a file with a list of > >domains and Ips to use for store and forward. > >Has anyone been able to do this? > > > >I can't seem to find a switch to get it to list only the local domains. > > > >Thanks! > > > > > > > > > > > >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/ > > >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/ > > > > > > >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/ 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/ 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/
