>With respect to the new map, has anyone come up with a script to get a list
>of valid email addresses from your mail servers?

For Imail, Terry Fritts is working on one, Dave Danils has one, other are 
around.

The registry export seems pretty easy, but ODBC is proving harder.  I don't 
know of any util that exports Imail users from the OS registry.

For *nix mailbox server where the mail account are system accounts, it's 
simply exporting the account name field from the /etc/passwd and 
/etc/aliases, adding the @domain and shipping it off to IMGate.

>  Including a method on the
>script to handle the nice [EMAIL PROTECTED] --> [EMAIL PROTECTED]
>mappings.

what's that?

>I am thinking of doing a scan of recieved email addresses in the logs to
>generate the domain email addresses

If you're just looking for domains, then transport.map should have them all.

>, the other could be obtained via a quick
>perl script grabbing the userid from the passwd file and tag the domain on
>to it.

yep, don't need PERL, I wrote it in Bourne, just 5 or 6 lines.

Len


Reply via email to