vote up 1 vote down star
1

Hello,

Is there a field or anyway to retreave the smtp server of a user in the Active Directory?

Edit1: Using Exchange of course thanks vinny ;)

flag

1 Answer

vote up 2 vote down check

I think you're looking for the 'homeMTA' attribute. It'll give you a DN like this:

CN=Microsoft MTA,CN=SERVERNAME,...<snip>...,DC=com

EDIT: I'm assuming you're using Exchange(?)

link|flag
Yes using Exchange, important Edit there ^^ – Polo May 11 at 14:05
the stmp serveur is "CN=SERVERNAME" of the 'homeMTA' attribute? – Polo May 11 at 14:07
Sorry, yes. It'll be the short name, though (at least it is here). You'll have to grab the domain elsewhere. – vinny May 11 at 14:39

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.