Slightly OT: ldap, sendmail and Exchange 5.5

Jan-Peter Koopmann Jan-Peter.Koopmann at SECEIDOS.DE
Fri Apr 23 07:37:03 IST 2004


On Thursday, April 22, 2004 9:52 PM Kevin Miller <mailto:Kevin_Miller at CI.JUNEAU.AK.US> wrote:

> I'll give it a read, but we're not running AD here.  Might be
> I can work around that, I don't know.  Thanks...

No problem. I came up with the AD solutionn and was suddenly confronted with a few Exchange 5.5 customers. Therefore I already adopted this. You can export all E-Mail addresses with an Exchange 5.5 tool. Of course you need to extract the e-mails from a stupid ASCII format but it is not too hard. I do not have the scripts here at the moment. If you need them, mail me off list.

Basically you will use the ADMIN program in the exchange bin dir. Create an empty template e.g. export_all.csv:

Obj-Class,E-mail Addresses,Secondary-Proxy-Addresses

Then you need an options.ini:

[export]
basepoint=/o=yourbasepoint
exportobject=mailbox
informationlevel=full
subcontainers=Yes
Hiddenobjects=Yes

Then call 

./ADMIN /e export_all.csv /o options_.ini /n

And it will export all necessary mailbox-attributes into export_all.csv. Changing exportobject to dl will give you distribution lists.


Regards,
  JP

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
For further info about MailScanner, please see the Most Asked
Questions at    http://www.mailscanner.biz/maq/     and the archives
at    http://www.jiscmail.ac.uk/lists/mailscanner.html




More information about the MailScanner mailing list